patch-2.4.20 linux-2.4.20/arch/ppc/kernel/entry.S
Next file: linux-2.4.20/arch/ppc/kernel/error_log.c
Previous file: linux-2.4.20/arch/ppc/kernel/cputable.c
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Thu Nov 28 15:53:11 2002
-  Orig file: 
linux-2.4.19/arch/ppc/kernel/entry.S
-  Orig date: 
Mon Feb 25 11:37:55 2002
diff -urN linux-2.4.19/arch/ppc/kernel/entry.S linux-2.4.20/arch/ppc/kernel/entry.S
@@ -22,7 +22,6 @@
  *	
  */
 
-#include "ppc_asm.h"
 #include <linux/config.h>
 #include <linux/errno.h>
 #include <linux/sys.h>
@@ -31,6 +30,8 @@
 #include <asm/page.h>
 #include <asm/mmu.h>
 #include <asm/cputable.h>
+#include <asm/ppc_asm.h>
+#include "ppc_defs.h"
 
 #undef SHOW_SYSCALLS
 #undef SHOW_SYSCALLS_TASK
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)