From: Joshua Kinard Date: Sun, 17 May 2020 23:24:38 +0000 (-0400) Subject: MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.h X-Git-Tag: v5.8-rc1~173^2~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8be26bab0ea2097ab1d7bca85fb3b2e295faf5ec;p=thirdparty%2Fkernel%2Flinux.git MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.h Remove an old macro that no longer exists anywhere else in the tree that snuck in when IP30 support was added Signed-off-by: Joshua Kinard Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/include/asm/mach-ip30/war.h b/arch/mips/include/asm/mach-ip30/war.h index a98ba204f1839..ad3352d3d2034 100644 --- a/arch/mips/include/asm/mach-ip30/war.h +++ b/arch/mips/include/asm/mach-ip30/war.h @@ -13,7 +13,6 @@ #define SIBYTE_1956_WAR 0 #define MIPS4K_ICACHE_REFILL_WAR 0 #define MIPS34K_MISSED_ITLB_WAR 0 -#define R5432_CP0_INTERRUPT_WAR 0 #define TX49XX_ICACHE_INDEX_INV_WAR 0 #define ICACHE_REFILLS_WORKAROUND_WAR 0