diff options
Diffstat (limited to 'arch/arm/mach-rpc')
-rw-r--r-- | arch/arm/mach-rpc/include/mach/memory.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-rpc/include/mach/memory.h b/arch/arm/mach-rpc/include/mach/memory.h index 18a221093bf5..b7e49571417d 100644 --- a/arch/arm/mach-rpc/include/mach/memory.h +++ b/arch/arm/mach-rpc/include/mach/memory.h | |||
@@ -19,11 +19,6 @@ | |||
19 | #define __ASM_ARCH_MEMORY_H | 19 | #define __ASM_ARCH_MEMORY_H |
20 | 20 | ||
21 | /* | 21 | /* |
22 | * Physical DRAM offset. | ||
23 | */ | ||
24 | #define PLAT_PHYS_OFFSET UL(0x10000000) | ||
25 | |||
26 | /* | ||
27 | * Cache flushing area - ROM | 22 | * Cache flushing area - ROM |
28 | */ | 23 | */ |
29 | #define FLUSH_BASE_PHYS 0x00000000 | 24 | #define FLUSH_BASE_PHYS 0x00000000 |