X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-s3c2400%2Finclude%2Fmach%2Fmemory.h;h=cf5901ffd38519a7357d19924741f55885361906;hb=2a20b02c055a14eb60ac8da737d79dc940bb9ee0;hp=8f4878e4f591930af6d1a2d88bca838aeff14e2e;hpb=1a10390708d675ebf1a2f5e169a5165626afbd88;p=pandora-kernel.git diff --git a/arch/arm/mach-s3c2400/include/mach/memory.h b/arch/arm/mach-s3c2400/include/mach/memory.h index 8f4878e4f591..3f33670dd012 100644 --- a/arch/arm/mach-s3c2400/include/mach/memory.h +++ b/arch/arm/mach-s3c2400/include/mach/memory.h @@ -15,9 +15,6 @@ #ifndef __ASM_ARCH_MEMORY_H #define __ASM_ARCH_MEMORY_H -#define PHYS_OFFSET UL(0x0C000000) - -#define __virt_to_bus(x) __virt_to_phys(x) -#define __bus_to_virt(x) __phys_to_virt(x) +#define PLAT_PHYS_OFFSET UL(0x0C000000) #endif