From: Arnd Bergmann Date: Fri, 14 Sep 2012 20:19:40 +0000 (+0000) Subject: ARM: ixp4xx: use __iomem pointers for MMIO X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~64^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ec32f47cb42cecc9cd262c307ef9377c601007;p=pandora-kernel.git ARM: ixp4xx: use __iomem pointers for MMIO ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. At the moment, this patch conflicts with other patches in linux-next, need to sort this out. Cc: Imre Kaloz Cc: Krzysztof Halasa Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed