From: Arnd Bergmann Date: Fri, 14 Sep 2012 20:16:39 +0000 (+0000) Subject: ARM: integrator: use __iomem pointers for MMIO X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~64^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a3f8db07c1bca303dbf038f108dd84638bcd82;p=pandora-kernel.git ARM: integrator: use __iomem pointers for MMIO ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. This patch has a few small conflicts with stuff in linux-next, which we have to sort out in arm-soc. Cc: Linus Walleij Cc: Russell King Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed