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
- Lines: 17
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/asm-ppc/ibm4xx.h
- Orig date:
2003-08-25 04:44:44.000000000 -0700
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)