From: Catalin Marinas Date: Tue, 15 Jul 2014 14:37:21 +0000 (+0100) Subject: arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abe669d7e1a8f9163eb7e8e153e7257d38c1ba3e;p=pandora-kernel.git arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS Rather than having several Kconfig options, define int ARM64_PGTABLE_LEVELS which will be also useful in converting some of the pgtable macros. Signed-off-by: Catalin Marinas Tested-by: Jungseok Lee --- Reading git-diff-tree failed