omap1: perseus: kill compile warning on board-perseus2.c
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 11 Feb 2010 02:22:53 +0000 (18:22 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Feb 2010 02:22:53 +0000 (18:22 -0800)
that address is used by struct map_desc, which expects
an unsigned long instead of a void __iomem *. Fix it.

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

No differences found