From: Catalin Marinas Date: Tue, 22 Nov 2011 17:30:28 +0000 (+0000) Subject: ARM: LPAE: Move page table maintenance macros to pgtable-2level.h X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c440eee59a0de256f1bd079bdc5aa0c59f5023c;p=pandora-kernel.git ARM: LPAE: Move page table maintenance macros to pgtable-2level.h The page table maintenance macros need to be duplicated between the classic and the LPAE MMU so this patch moves those that are not common to the pgtable-2level.h file. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed