powerpc/40x: Remove support for IBM 403GCX
[linux-2.6-microblaze.git] / arch / powerpc / include / asm / cache.h
index 609cab1..2124b70 100644 (file)
@@ -6,7 +6,7 @@
 
 
 /* bytes per L1 cache line */
-#if defined(CONFIG_PPC_8xx) || defined(CONFIG_403GCX)
+#if defined(CONFIG_PPC_8xx)
 #define L1_CACHE_SHIFT         4
 #define MAX_COPY_PREFETCH      1
 #define IFETCH_ALIGN_SHIFT     2