]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf623744b7a2b8cbbbdf633e8b6ba62410f3e6cb1
treef48835b326774f0a7a695d288a86fcfca5f55edf
parent6389ceb6b3e941fad999ca98ed4104c93974ae2e
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>
arch/arm/include/asm/page.h
arch/arm/include/asm/pgtable-2level-hwdef.h [new file with mode: 0644]
arch/arm/include/asm/pgtable-2level-types.h [new file with mode: 0644]
arch/arm/include/asm/pgtable-2level.h [new file with mode: 0644]
arch/arm/include/asm/pgtable-hwdef.h
arch/arm/include/asm/pgtable.h