commit | 138ff3462f53a7370bef15443e623ecba1c350bf | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Tue Sep 07 15:49:10 2010 +1000 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Fri Oct 22 09:43:24 2010 +0200 |
tree | 2a12a53579dec5c4b6f3f449be21c7ff1d00ca10 | |
parent | b0860c1d80016df82b93b926f1cff3110ccb5028 [diff] |
m68k/m68knommu: clean up page.h 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>