ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 22 Nov 2011 17:30:28 +0000 (17:30 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 8 Dec 2011 10:30:37 +0000 (10:30 +0000)
commite0c0313bd720977a7ed01dc48f0762a3ddec607f
treecf5a5ee6593d4b2207550296a05bbdab0001b329
parenta32618d28dbe6e9bf8ec508ccbc3561a7d7d32f0
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 <catalin.marinas@arm.com>
arch/arm/include/asm/pgtable-2level.h
arch/arm/include/asm/pgtable.h