MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
[deliverable/linux.git] / arch / mips / mm / cache.c
index 5aeb3eb0b72f87b5f108a6d287517e53d038be2a..15f813c303b45bcb35f253249bd3571b6f4b8d8c 100644 (file)
@@ -182,7 +182,7 @@ static inline void setup_protection_map(void)
        }
 }
 
-void __cpuinit cpu_cache_init(void)
+void cpu_cache_init(void)
 {
        if (cpu_has_3k_cache) {
                extern void __weak r3k_cache_init(void);
This page took 0.025291 seconds and 5 git commands to generate.