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

Next file: linux-2.4.23/include/asm-ppc/io.h
Previous file: linux-2.4.23/include/asm-ppc/ibm44x.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-ppc/ibm4xx.h linux-2.4.23/include/asm-ppc/ibm4xx.h
@@ -80,6 +80,16 @@
 #define PCI_DRAM_OFFSET	0
 #endif
 
+#elif CONFIG_44x
+
+#if defined(CONFIG_EBONY)
+#include <platforms/ebony.h>
+#endif
+
+#if defined(CONFIG_OCOTEA)
+#include <platforms/ocotea.h>
+#endif
+
 #endif /* CONFIG_40x */
 
 #ifndef __ASSEMBLY__

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