commit | f3b766a26dd490026b9eb91a9136ade9f49fc674 | [log] [tgz] |
---|---|---|
author | Steve Capper <steve.capper@linaro.org> | Wed Jun 25 08:41:45 2014 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Jul 04 14:22:30 2014 +0100 |
tree | 166d48f57c8424ea38cef6f7ba75a806f3b79e11 | |
parent | 4c834452aad01531db949414f94f817a86348d59 [diff] |
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 <steve.capper@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>