]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/timer.c
cmd64x: fix multiword and remove single-word DMA support
[linux-2.6-omap-h63xx.git] / kernel / timer.c
index dd6c2c1c561bf1ecc1e3bf162b33e8028de0c194..b22bd39740dd2e44a603deae1951e4c2be3cb415 100644 (file)
@@ -505,6 +505,8 @@ out:
        return ret;
 }
 
+EXPORT_SYMBOL(try_to_del_timer_sync);
+
 /**
  * del_timer_sync - deactivate a timer and wait for the handler to finish.
  * @timer: the timer to be deactivated