patch-2.4.25 linux-2.4.25/include/asm-ppc/ibm4xx.h

Next file: linux-2.4.25/include/asm-ppc/mpc10x.h
Previous file: linux-2.4.25/include/asm-ppc/floppy.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/asm-ppc/ibm4xx.h linux-2.4.25/include/asm-ppc/ibm4xx.h
@@ -58,6 +58,10 @@
 
 #ifdef CONFIG_40x
 
+#if defined(CONFIG_CPCI405)
+#include <platforms/cpci405.h>
+#endif
+
 #if defined(CONFIG_OAK)
 #include <platforms/oak.h>
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)