diff options
Diffstat (limited to 'include/asm-arm/arch-omap/mtd-xip.h')
-rw-r--r-- | include/asm-arm/arch-omap/mtd-xip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-omap/mtd-xip.h b/include/asm-arm/arch-omap/mtd-xip.h index a73a28571fee..f4714b5270d0 100644 --- a/include/asm-arm/arch-omap/mtd-xip.h +++ b/include/asm-arm/arch-omap/mtd-xip.h | |||
@@ -14,7 +14,7 @@ | |||
14 | #ifndef __ARCH_OMAP_MTD_XIP_H__ | 14 | #ifndef __ARCH_OMAP_MTD_XIP_H__ |
15 | #define __ARCH_OMAP_MTD_XIP_H__ | 15 | #define __ARCH_OMAP_MTD_XIP_H__ |
16 | 16 | ||
17 | #include <asm/hardware.h> | 17 | #include <asm/arch/hardware.h> |
18 | #define OMAP_MPU_TIMER_BASE (0xfffec500) | 18 | #define OMAP_MPU_TIMER_BASE (0xfffec500) |
19 | #define OMAP_MPU_TIMER_OFFSET 0x100 | 19 | #define OMAP_MPU_TIMER_OFFSET 0x100 |
20 | 20 | ||