From: Rob Herring Date: Fri, 9 Mar 2012 23:16:40 +0000 (-0600) Subject: ARM: __io abuse cleanup X-Git-Tag: v3.4-rc1~34^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2a47ca36642e3995e982957bc42678cf11ca6ac;p=pandora-kernel.git ARM: __io abuse cleanup Several platforms incorrectly use __io() for casting to 'void __iomem *'. This converts all of those uses to use the common IOMEM macro. Reported-by: Arnd Bergmann Signed-off-by: Rob Herring Acked-by: Anton Vorontsov Cc: Russell King Cc: Paul Mundt Cc: Magnus Damm Cc: Srinidhi Kasagar Acked-by: Linus Walleij Cc: linux-sh@vger.kernel.org Acked-by: Arnd Bergmann --- Reading git-diff-tree failed