diff options
Diffstat (limited to 'arch/arm/mach-omap2/timer-gp.c')
-rw-r--r-- | arch/arm/mach-omap2/timer-gp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/timer-gp.c b/arch/arm/mach-omap2/timer-gp.c index 557603f99313..589393bedade 100644 --- a/arch/arm/mach-omap2/timer-gp.c +++ b/arch/arm/mach-omap2/timer-gp.c | |||
@@ -34,7 +34,7 @@ | |||
34 | #include <linux/clockchips.h> | 34 | #include <linux/clockchips.h> |
35 | 35 | ||
36 | #include <asm/mach/time.h> | 36 | #include <asm/mach/time.h> |
37 | #include <asm/arch/dmtimer.h> | 37 | #include <mach/dmtimer.h> |
38 | 38 | ||
39 | static struct omap_dm_timer *gptimer; | 39 | static struct omap_dm_timer *gptimer; |
40 | static struct clock_event_device clockevent_gpt; | 40 | static struct clock_event_device clockevent_gpt; |