arm: omap1: fix compile warnings
authorFelipe Balbi <balbi@ti.com>
Mon, 17 Jan 2011 04:31:16 +0000 (06:31 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 19 Jan 2011 23:14:06 +0000 (15:14 -0800)
Fix the following compile warnings:
arch/arm/mach-omap1/board-innovator.c:165:3: warning: initialization
makes integer from pointer without a cast
arch/arm/mach-omap1/board-perseus2.c:305:3: warning: initialization
makes integer from pointer without a cast
arch/arm/mach-omap1/board-fsample.c:338:3: warning: initialization makes
integer from pointer without a cast

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found