]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
authorChristophe Leroy <christophe.leroy@c-s.fr>
Mon, 26 Aug 2019 15:52:19 +0000 (15:52 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 28 Aug 2019 13:19:34 +0000 (23:19 +1000)
commit853e9f5103693055ececbc57469a40f8c10f3fd2
tree3709027b73293f9fc66d7bb595e1755b1682b9b5
parentf33fc0e99226331a75215650bf41ed1e41fe1af0
powerpc/32: don't use CPU_FTR_COHERENT_ICACHE

Only 601 and E200 have CPU_FTR_COHERENT_ICACHE.

Just use #ifdefs instead of feature fixup.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/5f3e92ccd64d06477b27626f6007a9da3b8da157.1566834712.git.christophe.leroy@c-s.fr
arch/powerpc/kernel/misc_32.S