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:
0a2f505
)
xtensa: Use generic asm/mmu.h for nommu
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 1 Dec 2012 13:24:44 +0000
(14:24 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Sun, 9 Dec 2012 22:14:19 +0000
(23:14 +0100)
The nommu portion of mmu.h of the extensa platform is basically the same as the
asm-generic mmu.h. So use it instead.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found