patch-2.4.9 linux/include/asm-arm/arch-nexuspci/memory.h
Next file: linux/include/asm-arm/arch-nexuspci/time.h
Previous file: linux/include/asm-arm/arch-nexuspci/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-nexuspci/memory.h
- Orig date:
Mon Nov 27 17:07:59 2000
diff -u --recursive --new-file v2.4.8/linux/include/asm-arm/arch-nexuspci/memory.h linux/include/asm-arm/arch-nexuspci/memory.h
@@ -43,4 +43,6 @@
#define __bus_to_virt__is_a_macro
#define __bus_to_virt(x) ((unsigned long)(x) + PAGE_OFFSET - BUS_OFFSET)
+#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)