]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc/mpc8260.h
[MIPS] Alchemy common code style cleanup
[linux-2.6-omap-h63xx.git] / include / asm-ppc / mpc8260.h
index 6ba69a86b9ddf2cc2e488f01a0c57cad44e80c8f..402ba15c2e80f3f19d1330a10619bf1823c092d0 100644 (file)
@@ -8,7 +8,6 @@
 #ifndef __ASM_PPC_MPC8260_H__
 #define __ASM_PPC_MPC8260_H__
 
-#include <linux/config.h>
 
 #ifdef CONFIG_8260
 
 #include <platforms/tqm8260.h>
 #endif
 
-#if defined(CONFIG_PQ2ADS) || defined (CONFIG_PQ2FADS)
-#include <platforms/pq2ads.h>
-#endif
-
 #ifdef CONFIG_PCI_8260
 #include <syslib/m82xx_pci.h>
 #endif
@@ -83,6 +78,7 @@ enum ppc_sys_devices {
        MPC82xx_CPM_SMC2,
        MPC82xx_CPM_USB,
        MPC82xx_SEC1,
+       MPC82xx_MDIO_BB,
        NUM_PPC_SYS_DEVS,
 };