]> git.itanic.dy.fi Git - linux-stable/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 06:16:17 +0000 (08:16 +0200)
commit69a797a0451742fa73ea6ad2936a0e9fd4c2302d
tree1ae121a336ccdb9fb5f40c5bc2fcfe3d8897d38c
parent09c2050239fb7227bea8917e7436db75e952a555
powerpc/32s: Fix CONFIG_BOOK3S_601 uses

[ Upstream commit df4d4ef22446b3a789a4efd74d34f2ec1e24deb2 ]

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: 12c3f1fd87bf ("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
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/powerpc/include/asm/ptrace.h
arch/powerpc/include/asm/timex.h