]> err.no Git - linux-2.6/blobdiff - include/asm-ppc/ppc_sys.h
powerpc: Improve (in|out)_[bl]eXX() asm code
[linux-2.6] / include / asm-ppc / ppc_sys.h
index 40f197af65085844fc6bcad81942d6982d3f7cbc..d2fee41d600b0bcb7c84270b48b68e2efd8576b0 100644 (file)
 
 #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)
 #include <asm/mpc8xx.h>
 #elif defined(CONFIG_PPC_MPC52xx)
 #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