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:
b0860c1
)
m68k/m68knommu: clean up page.h
author
Greg Ungerer
<gerg@snapgear.com>
Tue, 7 Sep 2010 05:49:10 +0000
(15:49 +1000)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 22 Oct 2010 07:43:24 +0000
(09:43 +0200)
There is a lot of common defines in the MMU and non-MMU variants of
page.h. Factor out the common stuff into the master page.h. It still
includes the underlying page_mm.h or page_no.h, but they only contain
the real differences now.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found