patch-2.4.20 linux-2.4.20/arch/ppc/mm/hashtable.S

Next file: linux-2.4.20/arch/ppc/mm/mmu_decl.h
Previous file: linux-2.4.20/arch/ppc/mm/fault.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ppc/mm/hashtable.S linux-2.4.20/arch/ppc/mm/hashtable.S
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.hashtable.S 1.18 08/15/01 22:43:07 paulus
+ * BK Id: %F% %I% %G% %U% %#%
  */
 /*
  *  arch/ppc/kernel/hashtable.S
@@ -27,11 +27,13 @@
  */
 
 #include <linux/config.h>
-#include "../kernel/ppc_asm.h"
+#include <asm/ppc_asm.h>
 #include <asm/processor.h>
 #include <asm/page.h>
 #include <asm/pgtable.h>
 #include <asm/cputable.h>
+#include <asm/ppc_asm.h>
+#include <kernel/ppc_defs.h>
 
 #ifdef CONFIG_SMP
 	.comm	hash_table_lock,4

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)