diff options
-rw-r--r-- | arch/mips/mm/tlbex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/mm/tlbex.c b/arch/mips/mm/tlbex.c index 0e34faaadb5c..2104aa0fa3eb 100644 --- a/arch/mips/mm/tlbex.c +++ b/arch/mips/mm/tlbex.c | |||
@@ -312,7 +312,6 @@ static void __cpuinit build_tlb_write_entry(u32 **p, struct uasm_label **l, | |||
312 | case CPU_BCM3302: | 312 | case CPU_BCM3302: |
313 | case CPU_BCM4710: | 313 | case CPU_BCM4710: |
314 | case CPU_LOONGSON2: | 314 | case CPU_LOONGSON2: |
315 | case CPU_CAVIUM_OCTEON: | ||
316 | case CPU_R5500: | 315 | case CPU_R5500: |
317 | if (m4kc_tlbp_war()) | 316 | if (m4kc_tlbp_war()) |
318 | uasm_i_nop(p); | 317 | uasm_i_nop(p); |