time: Move update_vsyscall definitions to timekeeper_internal.h
[deliverable/linux.git] / arch / powerpc / kernel / time.c
index e49e93191b69a736332e06cf9be56aad189d0ec3..613a830d9d509d4fd187329440a1f40bd7bc5d71 100644 (file)
@@ -73,7 +73,7 @@
 /* powerpc clocksource/clockevent code */
 
 #include <linux/clockchips.h>
-#include <linux/clocksource.h>
+#include <linux/timekeeper_internal.h>
 
 static cycle_t rtc_read(struct clocksource *);
 static struct clocksource clocksource_rtc = {
This page took 0.02431 seconds and 5 git commands to generate.