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