diff options
| -rw-r--r-- | arch/arm/mach-msm/timer.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/timer.c b/arch/arm/mach-msm/timer.c index 38b95e949d13..9bfdd5ad2441 100644 --- a/arch/arm/mach-msm/timer.c +++ b/arch/arm/mach-msm/timer.c | |||
| @@ -23,6 +23,8 @@ | |||
| 23 | #include <linux/io.h> | 23 | #include <linux/io.h> |
| 24 | 24 | ||
| 25 | #include <asm/mach/time.h> | 25 | #include <asm/mach/time.h> |
| 26 | #include <asm/hardware/gic.h> | ||
| 27 | |||
| 26 | #include <mach/msm_iomap.h> | 28 | #include <mach/msm_iomap.h> |
| 27 | #include <mach/cpu.h> | 29 | #include <mach/cpu.h> |
| 28 | 30 | ||
