patch-2.4.0-test4 linux/include/asm-ppc/mpc8xx.h
Next file: linux/include/asm-ppc/pci-bridge.h
Previous file: linux/include/asm-ppc/machdep.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Jul 13 09:42:51 2000
- Orig file:
v2.4.0-test3/linux/include/asm-ppc/mpc8xx.h
- Orig date:
Thu Nov 18 20:25:38 1999
diff -u --recursive --new-file v2.4.0-test3/linux/include/asm-ppc/mpc8xx.h linux/include/asm-ppc/mpc8xx.h
@@ -32,6 +32,14 @@
#include <asm/rpxclassic.h>
#endif
+#if (defined(CONFIG_TQM860) || defined(CONFIG_TQM860L))
+#include <asm/tqm860.h>
+#endif
+
+#ifdef CONFIG_TQM8xxL
+#include <asm/tqm8xxL.h>
+#endif
+
/* I need this to get pt_regs.......
*/
#include <asm/ptrace.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)