From 385f1dc95ba21e0213e326e842c6206628064c09 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 27 Apr 2009 16:47:23 +0200 Subject: [PATCH] --- yaml --- r: 156397 b: refs/heads/master c: 6577890fd68c2671850214663dd9ae97feacbc47 h: refs/heads/master i: 156395: 6d09e6f72d3d0c1ccf974fddbd99e2deb025934f v: v3 --- [refs] | 2 +- trunk/arch/mips/include/asm/pmc-sierra/msp71xx/war.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0ae6229b26b6..4d7a9506a79d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4824f20c8b3adcbc5067c1bdd88408ee68da6bb2 +refs/heads/master: 6577890fd68c2671850214663dd9ae97feacbc47 diff --git a/trunk/arch/mips/include/asm/pmc-sierra/msp71xx/war.h b/trunk/arch/mips/include/asm/pmc-sierra/msp71xx/war.h index 0bf48fc1892b..9e2ee429c529 100644 --- a/trunk/arch/mips/include/asm/pmc-sierra/msp71xx/war.h +++ b/trunk/arch/mips/include/asm/pmc-sierra/msp71xx/war.h @@ -23,6 +23,8 @@ #if defined(CONFIG_PMC_MSP7120_EVAL) || defined(CONFIG_PMC_MSP7120_GW) || \ defined(CONFIG_PMC_MSP7120_FPGA) #define MIPS34K_MISSED_ITLB_WAR 1 +#else +#define MIPS34K_MISSED_ITLB_WAR 0 #endif #endif /* __ASM_MIPS_PMC_SIERRA_WAR_H */