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:
ed5bf6e
)
ARM: remove compile time __arch_ioremap/__arch_iounmap
author
Rob Herring
<rob.herring@calxeda.com>
Tue, 6 Mar 2012 21:21:45 +0000
(15:21 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Wed, 7 Mar 2012 03:34:36 +0000
(21:34 -0600)
Now that all custom ioremap/iounmap users are converted to runtime hook,
remove the compile time defines.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Nicolas Pitre <nico@linaro.org>
No differences found