powerpc/Makefile: Remove workaround for gcc versions below 4.9
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 10 Mar 2021 12:43:12 +0000 (12:43 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 29 Mar 2021 02:22:11 +0000 (13:22 +1100)
commit802b5560393423166e436c7914b565f3cda9e6b9
treecd1d5c5b5d16763f2e576adbd38c037a03e55cb8
parentc16728835eec45fa82f4744a52940717ac828f6d
powerpc/Makefile: Remove workaround for gcc versions below 4.9

Commit 6ec4476ac825 ("Raise gcc version requirement to 4.9")
made it impossible to build with gcc 4.8 and under.

Remove related workaround.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/a1e552006b8c51f23edd2f6cabdd9a986c631146.1615380184.git.christophe.leroy@csgroup.eu
arch/powerpc/Makefile