From: Catalin Marinas Date: Tue, 15 Jul 2014 15:35:38 +0000 (+0100) Subject: arm64: Remove asm/pgtable-*level-hwdef.h files X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4fee241dd7c4b11cae4432bfa899a386d71f26;p=pandora-kernel.git 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 Tested-by: Jungseok Lee --- Reading git-diff-tree failed