From: Thomas Petazzoni Date: Tue, 11 Sep 2012 12:27:23 +0000 (+0200) Subject: arm: plat-orion: use void __iomem pointers for UART registration functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~1^2^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19beac1d9358bb4a2a303f4327bf2d40ba88464;p=pandora-kernel.git arm: plat-orion: use void __iomem pointers for UART registration functions The registration functions for UARTs 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