commit | 9b7b7d8b024d3e44412abbbb0206ab8f60c459ad | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Sep 11 14:27:26 2012 +0200 |
committer | Jason Cooper <jason@lakedaemon.net> | Fri Sep 21 18:04:47 2012 +0000 |
tree | 187f532e984b1a0c30153a8d110e0e97d7f0f452 | |
parent | e96a0309f8545d539c1bf4acd5b58727a8f39818 [diff] |
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>