sh: Centralize the CPU cache initialization routines.
[pandora-kernel.git] / arch / sh / include / cpu-common / cpu / cacheflush.h
index c3db00b..0c38278 100644 (file)
@@ -39,6 +39,4 @@
 #define flush_icache_user_range(vma,pg,adr,len)        do { } while (0)
 #define flush_cache_sigtramp(vaddr)            do { } while (0)
 
-#define p3_cache_init()                                do { } while (0)
-
 #endif /* __ASM_CPU_SH2_CACHEFLUSH_H */