commit | e96a0309f8545d539c1bf4acd5b58727a8f39818 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Sep 11 14:27:25 2012 +0200 |
committer | Jason Cooper <jason@lakedaemon.net> | Fri Sep 21 18:04:39 2012 +0000 |
tree | 275af35c4378ce5b4fd0ed724319f027b13989b5 | |
parent | 5a2f55019391218d8c08c6f9d32591d91200de77 [diff] |
arm: plat-orion: use void __iomem pointers for time functions The functions for time 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>