m68k/m68knommu: clean up page.h
authorGreg Ungerer <gerg@snapgear.com>
Tue, 7 Sep 2010 05:49:10 +0000 (15:49 +1000)
committerGeert 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