]> err.no Git - linux-2.6/blobdiff - include/asm-ppc/ppc_sys.h
[PPC] Remove 83xx from arch/ppc
[linux-2.6] / include / asm-ppc / ppc_sys.h
index 40f197af65085844fc6bcad81942d6982d3f7cbc..80c5851972f556d0d751dedd515d590b7c6eb9fb 100644 (file)
@@ -23,8 +23,6 @@
 
 #if defined(CONFIG_8260)
 #include <asm/mpc8260.h>
-#elif defined(CONFIG_83xx)
-#include <asm/mpc83xx.h>
 #elif defined(CONFIG_85xx)
 #include <asm/mpc85xx.h>
 #elif defined(CONFIG_8xx)
@@ -33,8 +31,6 @@
 #include <asm/mpc52xx.h>
 #elif defined(CONFIG_MPC10X_BRIDGE)
 #include <asm/mpc10x.h>
-#elif defined(CONFIG_XILINX_VIRTEX)
-#include <platforms/4xx/virtex.h>
 #else
 #error "need definition of ppc_sys_devices"
 #endif