From: Arnd Bergmann Date: Fri, 23 Sep 2011 08:13:49 +0000 (+0200) Subject: ARM: common/vic: use proper __iomem annotations X-Git-Tag: v3.2-rc1~189^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f3add28bd90caddd5a39e422aed621d57f89a8;p=pandora-kernel.git ARM: common/vic: use proper __iomem annotations In vic_init, we pass addr into readl, so it needs to be a pointer, not a u32 address. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed