]> Pileus Git - ~andy/linux/blobdiff - include/linux/dw_apb_timer.h
Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / include / linux / dw_apb_timer.h
index 07261d52a6dfabee77c5ffbc34953a6faec1fdce..1f79b20918b1eed2b9b1598cf8a6ccf545b23952 100644 (file)
@@ -51,6 +51,5 @@ dw_apb_clocksource_init(unsigned rating, const char *name, void __iomem *base,
 void dw_apb_clocksource_register(struct dw_apb_clocksource *dw_cs);
 void dw_apb_clocksource_start(struct dw_apb_clocksource *dw_cs);
 cycle_t dw_apb_clocksource_read(struct dw_apb_clocksource *dw_cs);
-void dw_apb_clocksource_unregister(struct dw_apb_clocksource *dw_cs);
 
 #endif /* __DW_APB_TIMER_H__ */