diff options
Diffstat (limited to 'include/linux/clockchips.h')
| -rw-r--r-- | include/linux/clockchips.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/clockchips.h b/include/linux/clockchips.h index 963d71431388..2f498f66c1bb 100644 --- a/include/linux/clockchips.h +++ b/include/linux/clockchips.h | |||
| @@ -150,7 +150,6 @@ extern void clockevents_exchange_device(struct clock_event_device *old, | |||
| 150 | struct clock_event_device *new); | 150 | struct clock_event_device *new); |
| 151 | extern void clockevents_set_mode(struct clock_event_device *dev, | 151 | extern void clockevents_set_mode(struct clock_event_device *dev, |
| 152 | enum clock_event_mode mode); | 152 | enum clock_event_mode mode); |
| 153 | extern int clockevents_register_notifier(struct notifier_block *nb); | ||
| 154 | extern int clockevents_program_event(struct clock_event_device *dev, | 153 | extern int clockevents_program_event(struct clock_event_device *dev, |
| 155 | ktime_t expires, bool force); | 154 | ktime_t expires, bool force); |
| 156 | 155 | ||
