]> err.no Git - linux-2.6/blobdiff - include/asm-ppc/io.h
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
[linux-2.6] / include / asm-ppc / io.h
index 84ac6e258eef723750fd0b7351ee249f5b3bbbee..df9cf6ed189d6bc7392dc308a9c465b31ece8212 100644 (file)
@@ -27,6 +27,8 @@
 
 #if defined(CONFIG_4xx)
 #include <asm/ibm4xx.h>
+#elif defined(CONFIG_PPC_MPC52xx)
+#include <asm/mpc52xx.h>
 #elif defined(CONFIG_8xx)
 #include <asm/mpc8xx.h>
 #elif defined(CONFIG_8260)