]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Remove asm/pgtable-*level-hwdef.h files
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 15 Jul 2014 15:35:38 +0000 (16:35 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 23 Jul 2014 14:27:51 +0000 (15:27 +0100)
commitfecdae8d022d701340791f169f860dee06b3fdfc
tree6f49796ecbc00a9a25bd53b1885eeecd1dd6e730
parent298780be860a589c0f59a469cad7e31d893f1478
arm64: Remove asm/pgtable-*level-hwdef.h files

The macros in these files can easily be computed based on PAGE_SHIFT and
VA_BITS, so just remove them and add the corresponding macros to
asm/pgtable-hwdef.h

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Jungseok Lee <jungseoklee85@gmail.com>
arch/arm64/include/asm/pgtable-2level-hwdef.h [deleted file]
arch/arm64/include/asm/pgtable-3level-hwdef.h [deleted file]
arch/arm64/include/asm/pgtable-4level-hwdef.h [deleted file]
arch/arm64/include/asm/pgtable-hwdef.h