]> err.no Git - linux-2.6/blobdiff - include/asm-ppc/mpc8xx.h
powerpc: Improve (in|out)_[bl]eXX() asm code
[linux-2.6] / include / asm-ppc / mpc8xx.h
index adcce33f20ae7a6d3248510b3b5722f18b526c55..b9e3060b0278e1a102a47f2b5da052921df5cdd1 100644 (file)
 #include <platforms/lantec.h>
 #endif
 
-#if defined(CONFIG_MPC885ADS)
-#include <platforms/mpc885ads.h>
-#endif
-
 /* Currently, all 8xx boards that support a processor to PCI/ISA bridge
  * use the same memory map.
  */
@@ -110,6 +106,7 @@ enum ppc_sys_devices {
        MPC8xx_CPM_SMC1,
        MPC8xx_CPM_SMC2,
        MPC8xx_CPM_USB,
+       MPC8xx_MDIO_FEC,
        NUM_PPC_SYS_DEVS,
 };