ARM: OMAP3: Fix warnings in clock34xx.h
authorDirk Behme <dirk.behme@gmail.com>
Thu, 3 Jul 2008 11:01:41 +0000 (14:01 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Jul 2008 11:01:41 +0000 (14:01 +0300)
Fix warnings

arch/arm/mach-omap2/clock34xx.h:178: warning: initialization makes pointer from integer without a cast
arch/arm/mach-omap2/clock34xx.h:204: warning: initialization makes pointer from integer without a cast
arch/arm/mach-omap2/clock34xx.h:229: warning: initialization makes pointer from integer without a cast

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found