patch-2.4.21 linux-2.4.21/arch/ppc/mm/tlb.c

Next file: linux-2.4.21/arch/ppc/platforms/Makefile
Previous file: linux-2.4.21/arch/ppc/mm/ppc_mmu.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/ppc/mm/tlb.c linux-2.4.21/arch/ppc/mm/tlb.c
@@ -1,10 +1,7 @@
 /*
- * BK Id: %F% %I% %G% %U% %#%
- */
-/*
  * This file contains the routines for TLB flushing.
  * On machines where the MMU uses a hash table to store virtual to
- * physical translations, these routines flush entries from the the
+ * physical translations, these routines flush entries from the 
  * hash table also.
  *  -- paulus
  * 
@@ -30,7 +27,7 @@
 #include <linux/kernel.h>
 #include <linux/mm.h>
 #include <linux/init.h>
-
+#include <asm/mmu.h>
 #include "mmu_decl.h"
 
 /*

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