commit | 12c3f1fd87bf4e55f06d079a45d6f15e2f6f9750 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Mon Aug 26 15:52:14 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Aug 28 23:19:33 2019 +1000 |
tree | 8cd4c0d6eb39af3c7eec61d2f6667477a3de622b | |
parent | f7a0bf7d904e902e13024986b7b357181ee30849 [diff] |
powerpc/32s: get rid of CPU_FTR_601 feature Now that 601 is exclusive from other 6xx, CPU_FTR_601 and associated fixups are useless. Drop this feature and use #ifdefs instead. 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/ecdb7194a17dbfa01865df6a82979533adc2c70b.1566834712.git.christophe.leroy@c-s.fr