aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-ti-dm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clocksource/timer-ti-dm.c')
-rw-r--r--drivers/clocksource/timer-ti-dm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clocksource/timer-ti-dm.c b/drivers/clocksource/timer-ti-dm.c
index 3ecf84706640..23414dddc3ba 100644
--- a/drivers/clocksource/timer-ti-dm.c
+++ b/drivers/clocksource/timer-ti-dm.c
@@ -868,7 +868,6 @@ static int omap_dm_timer_probe(struct platform_device *pdev)
868 timer->pdev = pdev; 868 timer->pdev = pdev;
869 869
870 pm_runtime_enable(dev); 870 pm_runtime_enable(dev);
871 pm_runtime_irq_safe(dev);
872 871
873 if (!timer->reserved) { 872 if (!timer->reserved) {
874 ret = pm_runtime_get_sync(dev); 873 ret = pm_runtime_get_sync(dev);