diff options
Diffstat (limited to 'arch/arm/mach-omap2/timer.c')
| -rw-r--r-- | arch/arm/mach-omap2/timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/timer.c b/arch/arm/mach-omap2/timer.c index 63229c5287e6..19765bd96c8e 100644 --- a/arch/arm/mach-omap2/timer.c +++ b/arch/arm/mach-omap2/timer.c | |||
| @@ -324,7 +324,6 @@ static int __init omap_dm_timer_init_one(struct omap_dm_timer *timer, | |||
| 324 | } | 324 | } |
| 325 | } | 325 | } |
| 326 | __omap_dm_timer_init_regs(timer); | 326 | __omap_dm_timer_init_regs(timer); |
| 327 | __omap_dm_timer_reset(timer, 1, 1); | ||
| 328 | 327 | ||
| 329 | if (posted) | 328 | if (posted) |
| 330 | __omap_dm_timer_enable_posted(timer); | 329 | __omap_dm_timer_enable_posted(timer); |
