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:
6aaab17
)
ARM: sunxi: Remove the .map_io function declaration
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Thu, 18 Apr 2013 20:02:02 +0000
(22:02 +0200)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Fri, 24 May 2013 08:24:43 +0000
(10:24 +0200)
debug_ll_io_init should be enough to map the needed addresses at boot,
so remove the trivial map_io code, and let the core call
debug_ll_io_init.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
No differences found