From: Felipe Balbi Date: Thu, 10 Mar 2011 01:44:28 +0000 (-0700) Subject: OMAP: clock: fix compile warning X-Git-Tag: v2.6.39-rc1~432^2~10^2~2^8~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b481cea34bb41f3731567c8c1be0625bf80d20b7;p=pandora-kernel.git 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: Felipe Balbi Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed