From: Thomas Petazzoni Date: Tue, 11 Sep 2012 12:27:26 +0000 (+0200) Subject: arm: plat-orion: use void __iomem pointers for addr-map functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~1^2^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7b7d8b024d3e44412abbbb0206ab8f60c459ad;p=pandora-kernel.git arm: plat-orion: use void __iomem pointers for addr-map functions The functions for address mapping management now take void __iomem pointers, so we remove the temporary "unsigned long" casts from the mach-*/common.c files. Signed-off-by: Thomas Petazzoni Acked-by: Arnd Bergmann Tested-by: Andrew Lunn Signed-off-by: Jason Cooper --- Reading git-diff-tree failed