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>
Showing
- arch/arm/mach-dove/addr-map.c 1 addition, 1 deletionarch/arm/mach-dove/addr-map.c
- arch/arm/mach-kirkwood/addr-map.c 3 additions, 2 deletionsarch/arm/mach-kirkwood/addr-map.c
- arch/arm/mach-mv78xx0/addr-map.c 2 additions, 2 deletionsarch/arm/mach-mv78xx0/addr-map.c
- arch/arm/mach-orion5x/addr-map.c 3 additions, 2 deletionsarch/arm/mach-orion5x/addr-map.c
- arch/arm/plat-orion/addr-map.c 4 additions, 7 deletionsarch/arm/plat-orion/addr-map.c
- arch/arm/plat-orion/include/plat/addr-map.h 2 additions, 2 deletionsarch/arm/plat-orion/include/plat/addr-map.h
Loading
Please register or sign in to comment