patch-2.4.26 linux-2.4.26/include/asm-ppc/ibm4xx.h
Next file: linux-2.4.26/include/asm-ppc/immap_8260.h
Previous file: linux-2.4.26/include/asm-ppc/ibm44x.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
2004-04-14 06:05:40.000000000 -0700
- Orig file:
linux-2.4.25/include/asm-ppc/ibm4xx.h
- Orig date:
2004-02-18 05:36:32.000000000 -0800
diff -urN linux-2.4.25/include/asm-ppc/ibm4xx.h linux-2.4.26/include/asm-ppc/ibm4xx.h
@@ -62,10 +62,22 @@
#include <platforms/cpci405.h>
#endif
+#if defined(CONFIG_EP405)
+#include <platforms/ep405.h>
+#endif
+
#if defined(CONFIG_OAK)
#include <platforms/oak.h>
#endif
+#if defined(CONFIG_REDWOOD_5)
+#include <platforms/redwood5.h>
+#endif
+
+#if defined(CONFIG_REDWOOD_6)
+#include <platforms/redwood6.h>
+#endif
+
#if defined(CONFIG_WALNUT)
#include <platforms/walnut.h>
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)