patch-2.4.20 linux-2.4.20/include/asm-alpha/io.h
Next file: linux-2.4.20/include/asm-alpha/ioctls.h
Previous file: linux-2.4.20/include/asm-alpha/floppy.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/include/asm-alpha/io.h
-  Orig date: 
Fri Nov  9 13:45:35 2001
diff -urN linux-2.4.19/include/asm-alpha/io.h linux-2.4.20/include/asm-alpha/io.h
@@ -60,6 +60,8 @@
 	return (void *) (address + IDENT_ADDR);
 }
 
+#define page_to_phys(page)	PAGE_TO_PA(page)
+
 /*
  * Change addresses as seen by the kernel (virtual) to addresses as
  * seen by a device (bus), and vice versa.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)