diff options
Diffstat (limited to 'arch/arm/mach-omap1')
| -rw-r--r-- | arch/arm/mach-omap1/include/mach/memory.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap1/include/mach/memory.h b/arch/arm/mach-omap1/include/mach/memory.h index 3c2530523111..058a4f7d44c5 100644 --- a/arch/arm/mach-omap1/include/mach/memory.h +++ b/arch/arm/mach-omap1/include/mach/memory.h | |||
| @@ -6,11 +6,6 @@ | |||
| 6 | #define __ASM_ARCH_MEMORY_H | 6 | #define __ASM_ARCH_MEMORY_H |
| 7 | 7 | ||
| 8 | /* | 8 | /* |
| 9 | * Physical DRAM offset. | ||
| 10 | */ | ||
| 11 | #define PLAT_PHYS_OFFSET UL(0x10000000) | ||
| 12 | |||
| 13 | /* | ||
| 14 | * Bus address is physical address, except for OMAP-1510 Local Bus. | 9 | * Bus address is physical address, except for OMAP-1510 Local Bus. |
| 15 | * OMAP-1510 bus address is translated into a Local Bus address if the | 10 | * OMAP-1510 bus address is translated into a Local Bus address if the |
| 16 | * OMAP bus type is lbus. We do the address translation based on the | 11 | * OMAP bus type is lbus. We do the address translation based on the |
