patch-2.4.20 linux-2.4.20/arch/ppc/mm/mmu_decl.h

Next file: linux-2.4.20/arch/ppc/mm/ppc_mmu.c
Previous file: linux-2.4.20/arch/ppc/mm/hashtable.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ppc/mm/mmu_decl.h linux-2.4.20/arch/ppc/mm/mmu_decl.h
@@ -23,6 +23,8 @@
  *
  */
 
+#include <asm/pgtable.h>
+
 extern void mapin_ram(void);
 extern void bat_mapin_ram(unsigned long bat2, unsigned long bat3);
 extern void adjust_total_lowmem(void);

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