patch-2.4.20 linux-2.4.20/include/asm-ppc/mpc8260.h
Next file: linux-2.4.20/include/asm-ppc/mpc8xx.h
Previous file: linux-2.4.20/include/asm-ppc/mbx.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-ppc/mpc8260.h
- Orig date:
Mon May 21 15:02:06 2001
diff -urN linux-2.4.19/include/asm-ppc/mpc8260.h linux-2.4.20/include/asm-ppc/mpc8260.h
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.mpc8260.h 1.5 05/17/01 18:14:25 cort
+ * BK Id: %F% %I% %G% %U% %#%
*/
/* This is the single file included by all MPC8260 build options.
@@ -17,7 +17,7 @@
#ifdef CONFIG_8260
#ifdef CONFIG_EST8260
-#include <asm/est8260.h>
+#include <platforms/est8260.h>
#endif
/* I don't yet have the ISA or PCI stuff done....no 8260 with
@@ -43,5 +43,5 @@
void *dev_id);
#endif /* CONFIG_8260 */
-#endif
+#endif /* !__CONFIG_8260_DEFS */
#endif /* __KERNEL__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)