powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
authorValentin Rothberg <valentinrothberg@gmail.com>
Tue, 3 May 2016 06:59:27 +0000 (08:59 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 May 2016 11:53:59 +0000 (21:53 +1000)
commitbb03efe2b7409d83a279ea1ef2317c26dbfb0c6c
tree447140b6045782a700abd22e0b78a737c02f2cfa
parent69dfbaeb657bad13dddb3204603490206b859a7e
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo

It's CONFIG_PPC_STD_MMU_64 not ...
     CONFIG_PPC_MMU_STD_64.

Fixes: 11ffc1cfa4c2 ("powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code")
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/mce_power.c