ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 5 Sep 2011 16:41:02 +0000 (17:41 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 6 Oct 2011 14:40:05 +0000 (15:40 +0100)
This patch moves page table definitions from asm/page.h, asm/pgtable.h
and asm/ptgable-hwdef.h into corresponding *-2level* files.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found