diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/clockchips.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/clockchips.h b/include/linux/clockchips.h index 267ba73..d6733e2 100644 --- a/include/linux/clockchips.h +++ b/include/linux/clockchips.h @@ -144,8 +144,6 @@ extern int clockevents_program_event(struct clock_event_device *dev, extern void clockevents_handle_noop(struct clock_event_device *dev); -extern int clockevents_reconfigure(struct clock_event_device *ce, u32 freq, u32 minsec); - static inline void clockevents_calc_mult_shift(struct clock_event_device *ce, u32 freq, u32 minsec) { |