summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-tegra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clocksource/timer-tegra.c')
-rw-r--r--drivers/clocksource/timer-tegra.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clocksource/timer-tegra.c b/drivers/clocksource/timer-tegra.c
index e9635c25eef4..35b6ce9deffa 100644
--- a/drivers/clocksource/timer-tegra.c
+++ b/drivers/clocksource/timer-tegra.c
@@ -158,7 +158,6 @@ static int tegra_timer_stop(unsigned int cpu)
{
struct timer_of *to = per_cpu_ptr(&tegra_to, cpu);
- to->clkevt.set_state_shutdown(&to->clkevt);
disable_irq_nosync(to->clkevt.irq);
return 0;