|
@@ -181,7 +181,6 @@ static inline s64 clocksource_cyc2ns(cycle_t cycles, u32 mult, u32 shift)
|
|
|
|
|
|
extern int clocksource_unregister(struct clocksource*);
|
|
|
extern void clocksource_touch_watchdog(void);
|
|
|
-extern struct clocksource* clocksource_get_next(void);
|
|
|
extern void clocksource_change_rating(struct clocksource *cs, int rating);
|
|
|
extern void clocksource_suspend(void);
|
|
|
extern void clocksource_resume(void);
|