commit | d19beac1d9358bb4a2a303f4327bf2d40ba88464 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Sep 11 14:27:23 2012 +0200 |
committer | Jason Cooper <jason@lakedaemon.net> | Fri Sep 21 18:04:14 2012 +0000 |
tree | ee26398249ab42f5a21e861ee34b5cdde61a6f22 | |
parent | 9758e70a448f92fb850712650a0394d8532c17ff [diff] |
arm: plat-orion: use void __iomem pointers for UART registration functions The registration functions for UARTs 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>