From: Thomas Petazzoni Date: Tue, 11 Sep 2012 12:27:24 +0000 (+0200) Subject: arm: plat-orion: use void __iomem pointers for MPP functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~1^2^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2f55019391218d8c08c6f9d32591d91200de77;p=pandora-kernel.git arm: plat-orion: use void __iomem pointers for MPP functions The registration function for MPP now takes void __iomem pointers, so we remove the temporary "unsigned long" casts from the mach-*/mpp.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