[MIPS] MIPS32/MIPS64 secondary cache management
[firefly-linux-kernel-4.4.55.git] / arch / mips / kernel / cpu-probe.c
index 8c2c359a05f413bd089a8eb40cf64781ac8bb89a..e045aba4ebda2268f464eb382ca03dcd40bd24b5 100644 (file)
@@ -597,8 +597,6 @@ static inline void cpu_probe_mips(struct cpuinfo_mips *c)
                break;
        case PRID_IMP_25KF:
                c->cputype = CPU_25KF;
-               /* Probe for L2 cache */
-               c->scache.flags &= ~MIPS_CACHE_NOT_PRESENT;
                break;
        case PRID_IMP_34K:
                c->cputype = CPU_34K;