]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
omap: ldp: fix compile breakage and physical/virtual address usage
authorFelipe Balbi <felipe.balbi@nokia.com>
Mon, 22 Sep 2008 15:10:26 +0000 (18:10 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 6 Oct 2008 08:38:56 +0000 (11:38 +0300)
commitc9b27237c8d9596efe0550a9e914990e943e7319
treefe64a7155e9d3db0b445141b549b8dd4974f45a8
parent76ae0ac8ed3111770043bed3470f972056ddc9a2
omap: ldp: fix compile breakage and physical/virtual address usage

commit bf9454a3aaf2cad2321aa8f97bfd5d8c4ebc7bf5 broke compilation
for ldp board. The following patch fixes it. Also fixes a wrong
cast from a void __iomem * to u32.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-ldp.c