patch-2.4.27 linux-2.4.27/arch/sh64/vmlinux.lds.S

Next file: linux-2.4.27/arch/sparc/Makefile
Previous file: linux-2.4.27/arch/sh64/mm/cache.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/arch/sh64/vmlinux.lds.S linux-2.4.27/arch/sh64/vmlinux.lds.S
@@ -38,7 +38,6 @@
 OUTPUT_ARCH(sh:sh5)
 
 #define C_PHYS(x) AT (ADDR(x) - CONFIG_CACHED_MEMORY_OFFSET)
-#define U_PHYS(x) AT (ADDR(x) - CONFIG_UNCACHED_MEMORY_OFFSET)
 
 ENTRY(__start)
 SECTIONS

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