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