patch-2.4.25 linux-2.4.25/include/asm-ppc/serial.h
Next file: linux-2.4.25/include/asm-ppc/todc.h
Previous file: linux-2.4.25/include/asm-ppc/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/asm-ppc/serial.h
- Orig date:
2003-11-28 10:26:21.000000000 -0800
diff -urN linux-2.4.24/include/asm-ppc/serial.h linux-2.4.25/include/asm-ppc/serial.h
@@ -12,8 +12,12 @@
#include <platforms/gemini_serial.h>
#elif defined(CONFIG_LOPEC)
#include <platforms/lopec_serial.h>
+#elif defined(CONFIG_SANDPOINT)
+#include <platforms/sandpoint_serial.h>
#elif defined(CONFIG_SPRUCE)
#include <platforms/spruce.h>
+#elif defined(CONFIG_PRPMC750)
+#include <platforms/prpmc750_serial.h>
#elif defined(CONFIG_4xx)
#include <asm/ibm4xx.h>
#else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)