commit | c7bf1252d5b3891b4ab7072b240a8422fb9da793 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Mon Aug 26 15:52:19 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Aug 28 23:19:34 2019 +1000 |
tree | 3709027b73293f9fc66d7bb595e1755b1682b9b5 | |
parent | e0291f1decd6e8d447067f7d2cf01b1091b7cb3f [diff] |
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