From: Steve Capper Date: Wed, 25 Jun 2014 07:41:45 +0000 (+0100) Subject: arm64: mm: Fix horrendous config typo X-Git-Tag: omap-for-v3.16/fixes-rc4~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3b766a26dd490026b9eb91a9136ade9f49fc674;p=pandora-kernel.git arm64: mm: Fix horrendous config typo The define ARM64_64K_PAGES is tested for rather than CONFIG_ARM64_64K_PAGES. Correct that typo here. Signed-off-by: Steve Capper Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed