Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit b481cea3 authored by Felipe Balbi's avatar Felipe Balbi Committed by Paul Walmsley
Browse files

OMAP: clock: fix compile warning


if building kernels without OMAP2 support, we
will see a warning such as:

arch/arm/mach-omap2/io.c: In function 'omap2_init_common_infrastructure':
arch/arm/mach-omap2/io.c:389:3: warning: statement with no effect
arch/arm/mach-omap2/io.c:391:3: warning: statement with no effect

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent cd97bb00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment