]> 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)
commitf7cc22def5c582ab0191593a95862caf77744072
tree3709027b73293f9fc66d7bb595e1755b1682b9b5
parentf4b6f8a092f58c602374d4f5af296a954b68f082
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