X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-iop13xx%2Finclude%2Fmach%2Fmemory.h;h=1afa99ef97fafce1f664c6c602f70fb91b63a3e3;hb=2a20b02c055a14eb60ac8da737d79dc940bb9ee0;hp=3ad455318868db02adf4c44bd62555f33682af7f;hpb=def179c271ac9b5020deca798470521f14d11edd;p=pandora-kernel.git diff --git a/arch/arm/mach-iop13xx/include/mach/memory.h b/arch/arm/mach-iop13xx/include/mach/memory.h index 3ad455318868..1afa99ef97fa 100644 --- a/arch/arm/mach-iop13xx/include/mach/memory.h +++ b/arch/arm/mach-iop13xx/include/mach/memory.h @@ -6,7 +6,7 @@ /* * Physical DRAM offset. */ -#define PHYS_OFFSET UL(0x00000000) +#define PLAT_PHYS_OFFSET UL(0x00000000) #ifndef __ASSEMBLY__