patch-2.3.50 linux/arch/sh/mm/ioremap.c
Next file: linux/arch/sh/vmlinux.lds.S
Previous file: linux/arch/sh/mm/init.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Sun Mar  5 09:33:55 2000
-  Orig file: 
v2.3.49/linux/arch/sh/mm/ioremap.c
-  Orig date: 
Tue Nov 23 22:42:20 1999
diff -u --recursive --new-file v2.3.49/linux/arch/sh/mm/ioremap.c linux/arch/sh/mm/ioremap.c
@@ -1,4 +1,4 @@
-/* $Id: ioremap.c,v 1.1 1999/09/18 16:57:48 gniibe Exp $
+/* $Id: ioremap.c,v 1.2 1999/11/25 14:00:28 gniibe Exp $
  *
  * arch/sh/mm/ioremap.c
  *
@@ -11,6 +11,7 @@
 
 #include <linux/vmalloc.h>
 #include <asm/io.h>
+#include <asm/pgalloc.h>
 
 static inline void remap_area_pte(pte_t * pte, unsigned long address, unsigned long size,
 	unsigned long phys_addr, unsigned long flags)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)