arm64: mm: Fix PMD_SECT_PROT_NONE definition
authorSteve Capper <steve.capper@linaro.org>
Thu, 5 Dec 2013 12:04:51 +0000 (12:04 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 6 Dec 2013 17:22:44 +0000 (17:22 +0000)
Modify the value of PMD_SECT_PROT_NONE to match that of PTE_NONE. This
should have been in commit 3676f9ef5481 (Move PTE_PROT_NONE higher up).

Signed-off-by: Steve Capper <steve.capper@linaro.org>
Cc: <stable@vger.kernel.org> # 3.11+: 3676f9ef5481: arm64: Move PTE_PROT_NONE higher up
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/pgtable-hwdef.h