>>>>> On Fri, 3 Feb 2006 14:44:20 +0000, Ralf Baechle <ralf@xxxxxxxxxxxxxx> said: >> So here is a patch against current GIT. ralf> Okay, applied. Thanks. And please apply this also... Remove TX49XX_MFC0_WAR completely. Signed-off-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx> diff --git a/include/asm-mips/war.h b/include/asm-mips/war.h index 229afaa..ad374bd 100644 --- a/include/asm-mips/war.h +++ b/include/asm-mips/war.h @@ -228,9 +228,6 @@ #ifndef TX49XX_ICACHE_INDEX_INV_WAR #define TX49XX_ICACHE_INDEX_INV_WAR 0 #endif -#ifndef TX49XX_MFC0_WAR -#define TX49XX_MFC0_WAR 0 -#endif #ifndef RM9000_CDEX_SMP_WAR #define RM9000_CDEX_SMP_WAR 0 #endif