summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-ip30
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-08-24 18:32:52 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-09-07 22:25:03 +0200
commitab5743079b8e3d3d4309664903f6b1f579168a56 (patch)
tree26e1ce0e441e2bb1600ec957075b9802fd9d834c /arch/mips/include/asm/mach-ip30
parent43df4eb2fc9511e09c66252c3fec4f8933a77c73 (diff)
MIPS: Get rid of BCM1250_M3_WAR
BCM1250_M3_WAR is depending on CONFIG_CONFIG_SB1_PASS_2_WORKAROUNDS. So using this option directly lets and remove define. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm/mach-ip30')
-rw-r--r--arch/mips/include/asm/mach-ip30/war.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/mach-ip30/war.h b/arch/mips/include/asm/mach-ip30/war.h
index f404e22b7798..ea77545f5128 100644
--- a/arch/mips/include/asm/mach-ip30/war.h
+++ b/arch/mips/include/asm/mach-ip30/war.h
@@ -5,6 +5,4 @@
#ifndef __ASM_MIPS_MACH_IP30_WAR_H
#define __ASM_MIPS_MACH_IP30_WAR_H
-#define BCM1250_M3_WAR 0
-
#endif /* __ASM_MIPS_MACH_IP30_WAR_H */