]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checks
authorPaul Burton <paul.burton@mips.com>
Tue, 1 Oct 2019 23:04:32 +0000 (23:04 +0000)
committerPaul Burton <paul.burton@mips.com>
Mon, 7 Oct 2019 16:38:54 +0000 (09:38 -0700)
commit0e7cde72f7b7c935215047c1a01e7c5e645373bd
tree7dc54e7b5acc53f7e71ffabb22fac7e0b590cfd6
parent62216269a60078c657878ef3181d2bc82a0a2acc
MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checks

The r4k-bugs64 code will no longer be built for MIPSr6 kernel
configurations, so there's no need to perform checks for MIPSr6 within
the code. Drop those redundant checks.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
arch/mips/kernel/r4k-bugs64.c