]> Pileus Git - ~andy/linux/blobdiff - kernel/time/clocksource.c
Merge branch 'fortglx/3.12/time' into fortglx/3.13/time
[~andy/linux] / kernel / time / clocksource.c
index 637a14af6c21ec32655bf7c1f84e55c411dcafb6..64cf63ca09cc58be75bcba8dd03f6133705d94fc 100644 (file)
@@ -479,6 +479,7 @@ static inline void clocksource_dequeue_watchdog(struct clocksource *cs) { }
 static inline void clocksource_resume_watchdog(void) { }
 static inline int __clocksource_watchdog_kthread(void) { return 0; }
 static bool clocksource_is_watchdog(struct clocksource *cs) { return false; }
+void clocksource_mark_unstable(struct clocksource *cs) { }
 
 #endif /* CONFIG_CLOCKSOURCE_WATCHDOG */