patch-2.4.9 linux/include/asm-arm/arch-shark/memory.h
Next file: linux/include/asm-arm/arch-shark/time.h
Previous file: linux/include/asm-arm/arch-shark/io.h
Back to the patch index
Back to the overall index
-  Lines: 7
-  Date:
Sun Aug 12 11:14:00 2001
-  Orig file: 
v2.4.8/linux/include/asm-arm/arch-shark/memory.h
-  Orig date: 
Thu Apr 12 12:20:31 2001
diff -u --recursive --new-file v2.4.8/linux/include/asm-arm/arch-shark/memory.h linux/include/asm-arm/arch-shark/memory.h
@@ -38,4 +38,6 @@
 #define __bus_to_virt__is_a_macro
 #define __bus_to_virt(x)	__phys_to_virt(x)
 
+#define PHYS_TO_NID(addr)	(0)
+
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)