]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
MIPS: remove GCC < 4.9 support
authorNick Desaulniers <ndesaulniers@google.com>
Wed, 11 Nov 2020 03:21:05 +0000 (19:21 -0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 11 Nov 2020 22:49:22 +0000 (23:49 +0100)
commit4abaacc704729ec93a6ca23f6b3a92532337959b
treeb1da8b6e3c252ffdc72fe97ef84e1756c953eeae
parente1717283250aa426cd5f3ba9a1fc9faba3a2e529
MIPS: remove GCC < 4.9 support

Remove a tautology; since
commit 0bddd227f3dc ("Documentation: update for gcc 4.9 requirement")
which raised the minimally supported version of GCC to 4.9, this case is
always true.

Link: https://github.com/ClangBuiltLinux/linux/issues/427
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/compiler.h