From: Greg Ungerer Date: Tue, 7 Sep 2010 05:49:10 +0000 (+1000) Subject: m68k/m68knommu: clean up page.h X-Git-Tag: v2.6.37-rc1~160^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=138ff3462f53a7370bef15443e623ecba1c350bf;p=pandora-kernel.git 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 Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed