summary refs log tree commit diff
path: root/arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-10-09 14:26:48 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-10-12 12:05:40 +0200
commit20cc5b649d9978494fb29259763c2505f6acc3c0 (patch)
tree896b171f9a54b77bf143b2edf045a5616efe7bb1 /arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h
parent90c68c6dbcb439b4d8ed9736463d80b98c95771f (diff)
downloadlinux-20cc5b649d9978494fb29259763c2505f6acc3c0.tar.gz
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>
Diffstat (limited to 'arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h')
-rw-r--r--arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h b/arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h
index ecfbb5aeada3..e6e527224a15 100644
--- a/arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h
+++ b/arch/mips/include/asm/mach-au1x00/cpu-feature-overrides.h
@@ -39,7 +39,6 @@
 #define cpu_has_guestctl2		0
 #define cpu_has_guestid			0
 #define cpu_has_drg			0
-#define cpu_has_bp_ghist		0
 #define cpu_has_mips16			0
 #define cpu_has_mips16e2		0
 #define cpu_has_mdmx			0