patch-2.4.19 linux-2.4.19/include/asm-arm/pgtable.h

Next file: linux-2.4.19/include/asm-arm/proc-armv/cache.h
Previous file: linux-2.4.19/include/asm-arm/page.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-arm/pgtable.h linux-2.4.19/include/asm-arm/pgtable.h
@@ -98,7 +98,6 @@
 /*
  * Permanent address of a page. We never have highmem, so this is trivial.
  */
-#define page_address(page)	((page)->virtual)
 #define pages_to_mb(x)		((x) >> (20 - PAGE_SHIFT))
 
 /*

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