summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-rc32434/war.h
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-08-24 19:32:50 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-09-07 23:24:40 +0300
commita7fbed988f31d3bf92415226fdf2ffd54606ad93 (patch)
tree21d117687a201eac03682601271d6abb683cc53b /arch/mips/include/asm/mach-rc32434/war.h
parent256ec489f1c7726f0db9ffee88ba7cdc317806cd (diff)
downloadlinux-a7fbed988f31d3bf92415226fdf2ffd54606ad93.tar.xz
MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config option
Use a new config option to enable MIPS 34K ITLB workaround and remove define from different war.h files. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm/mach-rc32434/war.h')
-rw-r--r--arch/mips/include/asm/mach-rc32434/war.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-rc32434/war.h b/arch/mips/include/asm/mach-rc32434/war.h
index 76f7de21b7dd..73c9e6d84a8f 100644
--- a/arch/mips/include/asm/mach-rc32434/war.h
+++ b/arch/mips/include/asm/mach-rc32434/war.h
@@ -10,6 +10,5 @@
#define BCM1250_M3_WAR 0
#define SIBYTE_1956_WAR 0
-#define MIPS34K_MISSED_ITLB_WAR 0
#endif /* __ASM_MIPS_MACH_MIPS_WAR_H */