commit | b481cea34bb41f3731567c8c1be0625bf80d20b7 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Mar 09 18:44:28 2011 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Wed Mar 09 18:44:28 2011 -0700 |
tree | 3533e00799cd652a7ace7c4a3fadca4d211839c8 | |
parent | cd97bb003276a66b2174e5dc589748e5c4bc357e [diff] |
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 <balbi@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>