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:
3c4c342
)
ARM: plat-omap: remove arch specific special handling for ioremap
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Wed, 14 Sep 2011 21:06:22 +0000
(17:06 -0400)
committer
Nicolas Pitre
<nico@fluxnic.net>
Fri, 18 Nov 2011 18:51:02 +0000
(13:51 -0500)
A generic version should replace this later.
As io.c has become nearly empty, omap_init_consistent_dma_size() is moved
into common.c so that io.c can be removed entirely.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Tested-by: Kevin Hilman <khilman@ti.com>
No differences found