]> err.no Git - linux-2.6/blobdiff - include/asm-ppc/ppc_sys.h
[PATCH] i2c: Fix union i2c_smbus_data definition
[linux-2.6] / include / asm-ppc / ppc_sys.h
index 048f7c8596eefb3e5042db3bfc9449dbac3009f5..549f44843c5ebfbb59e8a8b7d98ff5522881524d 100644 (file)
@@ -27,6 +27,8 @@
 #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)