arm64: mm: Fix horrendous config typo
authorSteve Capper <[email protected]>
Wed, 25 Jun 2014 07:41:45 +0000 (08:41 +0100)
committerCatalin Marinas <[email protected]>
Fri, 4 Jul 2014 13:22:30 +0000 (14:22 +0100)
commitf3b766a26dd490026b9eb91a9136ade9f49fc674
tree166d48f57c8424ea38cef6f7ba75a806f3b79e11
parent4c834452aad01531db949414f94f817a86348d59
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 <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
arch/arm64/include/asm/pgtable.h