diff options
Diffstat (limited to 'include/asm-arm/arch-mxc/mxc_timer.h')
-rw-r--r-- | include/asm-arm/arch-mxc/mxc_timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-mxc/mxc_timer.h b/include/asm-arm/arch-mxc/mxc_timer.h index 6cb11f4f1a06..5439fa6cf615 100644 --- a/include/asm-arm/arch-mxc/mxc_timer.h +++ b/include/asm-arm/arch-mxc/mxc_timer.h | |||
@@ -24,7 +24,7 @@ | |||
24 | #define __PLAT_MXC_TIMER_H | 24 | #define __PLAT_MXC_TIMER_H |
25 | 25 | ||
26 | #include <linux/clk.h> | 26 | #include <linux/clk.h> |
27 | #include <asm/hardware.h> | 27 | #include <asm/arch/hardware.h> |
28 | 28 | ||
29 | #ifdef CONFIG_ARCH_IMX | 29 | #ifdef CONFIG_ARCH_IMX |
30 | #define TIMER_BASE IO_ADDRESS(TIM1_BASE_ADDR) | 30 | #define TIMER_BASE IO_ADDRESS(TIM1_BASE_ADDR) |