clockevents: Get rid of the notifier chain
[firefly-linux-kernel-4.4.55.git] / include / linux / clockchips.h
index 963d71431388c078a1e82ede705a4d113bf08c3c..2f498f66c1bb95e879bdbb8f469f2761ea9e674a 100644 (file)
@@ -150,7 +150,6 @@ extern void clockevents_exchange_device(struct clock_event_device *old,
                                        struct clock_event_device *new);
 extern void clockevents_set_mode(struct clock_event_device *dev,
                                 enum clock_event_mode mode);
-extern int clockevents_register_notifier(struct notifier_block *nb);
 extern int clockevents_program_event(struct clock_event_device *dev,
                                     ktime_t expires, bool force);