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 6d7edc3082f9..acc9ce05e5f0 100644 --- a/include/linux/clockchips.h +++ b/include/linux/clockchips.h | |||
| @@ -182,7 +182,6 @@ extern u64 clockevent_delta2ns(unsigned long latch, struct clock_event_device *e | |||
| 182 | extern void clockevents_register_device(struct clock_event_device *dev); | 182 | extern void clockevents_register_device(struct clock_event_device *dev); |
| 183 | extern int clockevents_unbind_device(struct clock_event_device *ced, int cpu); | 183 | extern int clockevents_unbind_device(struct clock_event_device *ced, int cpu); |
| 184 | 184 | ||
| 185 | extern void clockevents_config(struct clock_event_device *dev, u32 freq); | ||
| 186 | extern void clockevents_config_and_register(struct clock_event_device *dev, | 185 | extern void clockevents_config_and_register(struct clock_event_device *dev, |
| 187 | u32 freq, unsigned long min_delta, | 186 | u32 freq, unsigned long min_delta, |
| 188 | unsigned long max_delta); | 187 | unsigned long max_delta); |
