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 c3c75a234f50..e8a8ffd0362d 100644 --- a/arch/mips/mm/tlbex.c +++ b/arch/mips/mm/tlbex.c | |||
@@ -916,6 +916,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l, | |||
916 | 916 | ||
917 | case CPU_VR4131: | 917 | case CPU_VR4131: |
918 | case CPU_VR4133: | 918 | case CPU_VR4133: |
919 | case CPU_R5432: | ||
919 | i_nop(p); | 920 | i_nop(p); |
920 | i_nop(p); | 921 | i_nop(p); |
921 | tlbw(p); | 922 | tlbw(p); |