]> err.no Git - linux-2.6/blobdiff - include/asm-ppc/cpm2.h
[PPC] Remove 85xx from arch/ppc
[linux-2.6] / include / asm-ppc / cpm2.h
index 12a2860f9a9c35d2338d26bcb2cb7ca482501a81..4c538228e42fa4114bda84b9aa15c3f3c3e95bfb 100644 (file)
@@ -90,7 +90,7 @@
  */
 #define CPM_DATAONLY_BASE      ((uint)128)
 #define CPM_DP_NOSPACE         ((uint)0x7fffffff)
-#if defined(CONFIG_8272) || defined(CONFIG_MPC8555)
+#if defined(CONFIG_8272)
 #define CPM_DATAONLY_SIZE      ((uint)(8 * 1024) - CPM_DATAONLY_BASE)
 #define CPM_FCC_SPECIAL_BASE   ((uint)0x00009000)
 #else