powerpc/feature: Remove CPU_FTR_NODSISRALIGN
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 13 Oct 2020 11:11:21 +0000 (11:11 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 3 Dec 2020 14:01:34 +0000 (01:01 +1100)
commit7d47034551687eb6c15e8431d897a3758fc5f83e
tree96c72baedf35a2aa9b75296e7ae6cceee68357c0
parent0e8ff4f8d2faa2e3381e774c9e2fb975e8b4598f
powerpc/feature: Remove CPU_FTR_NODSISRALIGN

CPU_FTR_NODSISRALIGN has not been used since
commit 31bfdb036f12 ("powerpc: Use instruction emulation
infrastructure to handle alignment faults")

Remove it.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/05d98136b24bbf11525445414bb18cffe2724f48.1602587470.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/cputable.h
arch/powerpc/kernel/dt_cpu_ftrs.c
arch/powerpc/kernel/prom.c