On Sun, Mar 11, 2012 at 10:08 PM, Rob Herring [off-list ref] wrote:
From: Rob Herring <redacted>
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 <arnd@arndb.de>
Signed-off-by: Rob Herring <redacted>
Cc: Anton Vorontsov <redacted>
Cc: Russell King <redacted>
Cc: Paul Mundt <redacted>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Srinidhi Kasagar <redacted>
Cc: Linus Walleij <redacted>
Cc: linux-sh at vger.kernel.org
Acked-by: Linus Walleij <redacted>
Thanks Rob!
Linus Walleij