MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
[linux-2.6-microblaze.git] / arch / mips / include / asm / cpu-features.h
index 78cf7e3..f2e216e 100644 (file)
 #ifndef cpu_has_llsc
 #define cpu_has_llsc           __isa_ge_or_opt(1, MIPS_CPU_LLSC)
 #endif
-#ifndef cpu_has_bp_ghist
-#define cpu_has_bp_ghist       __opt(MIPS_CPU_BP_GHIST)
-#endif
 #ifndef kernel_uses_llsc
 #define kernel_uses_llsc       cpu_has_llsc
 #endif