commit | 17f57211969bddca2e922299a2530b1c65ccabfa | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Mon Sep 05 17:41:02 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Oct 06 15:40:05 2011 +0100 |
tree | f48835b326774f0a7a695d288a86fcfca5f55edf | |
parent | e73fc88e19d74fd4dd664cff45b88caab8cde45c [diff] |
ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files 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>