aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/mm/c-r4k.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mm/c-r4k.c b/arch/mips/mm/c-r4k.c
index aa830c3cdebb..8ffb9f809ed9 100644
--- a/arch/mips/mm/c-r4k.c
+++ b/arch/mips/mm/c-r4k.c
@@ -1013,6 +1013,7 @@ static void __init probe_pcache(void)
1013 */ 1013 */
1014 switch (c->cputype) { 1014 switch (c->cputype) {
1015 case CPU_20KC: 1015 case CPU_20KC:
1016 case CPU_25KF:
1016 case CPU_R10000: 1017 case CPU_R10000:
1017 case CPU_R12000: 1018 case CPU_R12000:
1018 case CPU_SB1: 1019 case CPU_SB1: