linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-ppc / mpc8xx.h
index d3a2f2f..46f159c 100644 (file)
@@ -8,6 +8,7 @@
 #ifndef __CONFIG_8xx_DEFS
 #define __CONFIG_8xx_DEFS
 
+#include <linux/config.h>
 
 #ifdef CONFIG_8xx
 
@@ -110,12 +111,8 @@ enum ppc_sys_devices {
        MPC8xx_CPM_SMC1,
        MPC8xx_CPM_SMC2,
        MPC8xx_CPM_USB,
-       MPC8xx_MDIO_FEC,
-       NUM_PPC_SYS_DEVS,
 };
 
-#define PPC_PIN_SIZE   (24 * 1024 * 1024)      /* 24Mbytes of data pinned */
-
 #ifndef BOARD_CHIP_NAME
 #define BOARD_CHIP_NAME ""
 #endif