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:
34574dd
)
FRV: Use <asm-generic/pgtable.h> in NOMMU mode
author
David Howells
<dhowells@redhat.com>
Thu, 9 Apr 2009 16:32:55 +0000
(17:32 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 9 Apr 2009 17:46:05 +0000
(10:46 -0700)
asm-frv/pgtable.h could just #include <asm-generic/pgtable.h> in NOMMU mode
rather than #defining macros for lazy MMU and CPU stuff.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found