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:
b10f1c8
)
ARM: pxa: pxa27x: Don't map IMEMC region statically
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 11 Jul 2014 11:00:38 +0000
(13:00 +0200)
committer
Olof Johansson
<olof@lixom.net>
Sat, 12 Jul 2014 16:51:43 +0000
(09:51 -0700)
The IMEMC mapping not only has no user, but maps a reserved memory
space. It just wastes vmalloc space, remove it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
No differences found