diff --git a/[refs] b/[refs] index 651875d1c240..7193c4129905 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fba670013d538719d13f103b2a5b4b06bdca202b +refs/heads/master: 74343ee4cd4141ddd64b1be72e17669fe3606611 diff --git a/trunk/arch/arm/mach-pnx4008/include/mach/memory.h b/trunk/arch/arm/mach-pnx4008/include/mach/memory.h index b38d50c156c4..0e8770081058 100644 --- a/trunk/arch/arm/mach-pnx4008/include/mach/memory.h +++ b/trunk/arch/arm/mach-pnx4008/include/mach/memory.h @@ -16,6 +16,6 @@ /* * Physical DRAM offset. */ -#define PHYS_OFFSET (0x80000000) +#define PHYS_OFFSET UL(0x80000000) #endif