]> git.baikalelectronics.ru Git - kernel.git/commit
arm: plat-orion: use void __iomem pointers for addr-map functions
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Sep 2012 12:27:26 +0000 (14:27 +0200)
committerJason Cooper <jason@lakedaemon.net>
Fri, 21 Sep 2012 18:04:47 +0000 (18:04 +0000)
commit1d631225f8e6a79d2a72b4dcb2158619169950fd
tree187f532e984b1a0c30153a8d110e0e97d7f0f452
parent728a44786a270c871fbc15b19c316fdd6eec97c2
arm: plat-orion: use void __iomem pointers for addr-map functions

The functions for address mapping management now take void __iomem
pointers, so we remove the temporary "unsigned long" casts from the
mach-*/common.c files.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-dove/addr-map.c
arch/arm/mach-kirkwood/addr-map.c
arch/arm/mach-mv78xx0/addr-map.c
arch/arm/mach-orion5x/addr-map.c
arch/arm/plat-orion/addr-map.c
arch/arm/plat-orion/include/plat/addr-map.h