]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 24 Jul 2020 13:17:24 +0000 (23:17 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Jul 2020 11:08:15 +0000 (21:08 +1000)
commit0bb2a6624c3e9aa0cc99b71644eaefbe55e8f832
treee3cef89f5d6bab3c22f18fd6d1981d30ec1d3ecc
parentf9479a70b5d7008ccd2fa8dd7ea58a5bb05de4a3
powerpc/32s: Fix CONFIG_BOOK3S_601 uses

We have two uses of CONFIG_BOOK3S_601, which doesn't exist. Fix them
to use CONFIG_PPC_BOOK3S_601 which is the correct symbol.

Fixes: 1a0f8ca24444 ("powerpc/32s: get rid of CPU_FTR_601 feature")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200724131728.1643966-5-mpe@ellerman.id.au
arch/powerpc/include/asm/ptrace.h
arch/powerpc/include/asm/timex.h