diff options
Diffstat (limited to 'arch/arm/mach-s5pv210/include/mach/memory.h')
| -rw-r--r-- | arch/arm/mach-s5pv210/include/mach/memory.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-s5pv210/include/mach/memory.h b/arch/arm/mach-s5pv210/include/mach/memory.h index d503e0c4ce4..2d3cfa221d5 100644 --- a/arch/arm/mach-s5pv210/include/mach/memory.h +++ b/arch/arm/mach-s5pv210/include/mach/memory.h @@ -13,8 +13,7 @@ #ifndef __ASM_ARCH_MEMORY_H #define __ASM_ARCH_MEMORY_H -#define PHYS_OFFSET UL(0x20000000) -#define CONSISTENT_DMA_SIZE (SZ_8M + SZ_4M + SZ_2M) +#define PLAT_PHYS_OFFSET UL(0x20000000) /* * Sparsemem support |
