Home
last modified time | relevance | path

Searched hist:"6 b4fee241dd7c4b11cae4432bfa899a386d71f26" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.hdiff 6b4fee241dd7c4b11cae4432bfa899a386d71f26 Tue Jul 15 17:35:38 CEST 2014 Catalin Marinas <catalin.marinas@arm.com> 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>