commit | ca1d3443b4dd1e8f152bd6c881ddb3eb2996179a | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Tue Sep 29 06:48:31 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Oct 08 21:17:12 2020 +1100 |
tree | 5e9a840a5ce53e3f2b33f375d9c2e1d34d08a80a | |
parent | 13135b461cf205941308984bd3271ec7d403dc40 [diff] |
powerpc: Remove SYNC on non 6xx SYNC is usefull for Powerpc 601 only. On everything else, SYNC is empty. Remove it from code that is not made to run on 6xx. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/27951fa6c9a8f80724d1bc81a6117ac32343a55d.1601362098.git.christophe.leroy@csgroup.eu