aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 33b1451a365d..75d887e89739 100644
--- a/arch/mips/mm/c-r4k.c
+++ b/arch/mips/mm/c-r4k.c
@@ -1009,6 +1009,7 @@ static void __init probe_pcache(void)
1009 break; 1009 break;
1010 case CPU_24K: 1010 case CPU_24K:
1011 case CPU_34K: 1011 case CPU_34K:
1012 case CPU_74K:
1012 if ((read_c0_config7() & (1 << 16))) { 1013 if ((read_c0_config7() & (1 << 16))) {
1013 /* effectively physically indexed dcache, 1014 /* effectively physically indexed dcache,
1014 thus no virtual aliases. */ 1015 thus no virtual aliases. */