MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 9 Oct 2020 12:26:48 +0000 (14:26 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 12 Oct 2020 10:05:40 +0000 (12:05 +0200)
commit20cc5b649d9978494fb29259763c2505f6acc3c0
tree896b171f9a54b77bf143b2edf045a5616efe7bb1
parent90c68c6dbcb439b4d8ed9736463d80b98c95771f
MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit

MIPS_CPU_BP_GHIST is only set two times and more or less immediately
used in cpu-probe.c itself. Remove this option to make room in options
word.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/cpu-features.h
arch/mips/include/asm/cpu.h
arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h
arch/mips/kernel/cpu-probe.c