diff options
Diffstat (limited to 'arch/mips/mm/tlbex.c')
-rw-r--r-- | arch/mips/mm/tlbex.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mm/tlbex.c b/arch/mips/mm/tlbex.c index c1d394d36f6c..a876ed6cde24 100644 --- a/arch/mips/mm/tlbex.c +++ b/arch/mips/mm/tlbex.c | |||
@@ -844,6 +844,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l, | |||
844 | case CPU_AU1500: | 844 | case CPU_AU1500: |
845 | case CPU_AU1550: | 845 | case CPU_AU1550: |
846 | case CPU_AU1200: | 846 | case CPU_AU1200: |
847 | case CPU_PR4450: | ||
847 | i_nop(p); | 848 | i_nop(p); |
848 | tlbw(p); | 849 | tlbw(p); |
849 | break; | 850 | break; |