patch-2.4.11-dontuse linux/arch/ppc/xmon/start_8xx.c
Next file: linux/arch/ppc/xmon/xmon.c
Previous file: linux/arch/ppc/mm/pgtable.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Oct 8 11:40:13 2001
- Orig file:
v2.4.10/linux/arch/ppc/xmon/start_8xx.c
- Orig date:
Mon May 21 17:04:47 2001
diff -u --recursive --new-file v2.4.10/linux/arch/ppc/xmon/start_8xx.c linux/arch/ppc/xmon/start_8xx.c
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.start_8xx.c 1.7 05/17/01 18:14:23 cort
+ * BK Id: SCCS/s.start_8xx.c 1.10 09/14/01 18:01:17 trini
*/
/*
* Copyright (C) 1996 Paul Mackerras.
@@ -18,7 +18,7 @@
#include <asm/processor.h>
#include <asm/8xx_immap.h>
#include <asm/mpc8xx.h>
-#include "../8xx_io/commproc.h"
+#include <asm/commproc.h>
extern void xmon_printf(const char *fmt, ...);
extern int xmon_8xx_write(char *str, int nb);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)