From: Arnd Bergmann Date: Fri, 14 Sep 2012 20:10:19 +0000 (+0000) Subject: ARM: at91: use __iomem pointers for MMIO X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~64^2~1^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca4ba4121a66bdd0d85d02df21aee2738edcf5a;p=pandora-kernel.git ARM: at91: use __iomem pointers for MMIO ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. Acked-by: Nicolas Ferre Cc: Jean-Christophe Plagniol-Villard Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed