[ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write function
authorRyan Mallon <ryan@bluewatersys.com>
Wed, 15 Jul 2009 20:51:59 +0000 (21:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 17 Jul 2009 12:35:59 +0000 (13:35 +0100)
Change the reg argument of the ep93xx_syscon_swlocked_write function
to be an __iomem pointer. Fixes a number of build warnings.

Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found