git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08ff97b
)
ARM: imx: remove last explicit users of virtual base address defines
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Mon, 25 Oct 2010 13:54:58 +0000
(15:54 +0200)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 17 Nov 2010 07:58:10 +0000
(08:58 +0100)
This allows changing the mapping without the need to adapt all users.
While at it remove some unneeded casts to void __iomem *, this is already
taken care for in the IO_ADDRESS macros
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found