aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/time.h')
-rw-r--r--include/asm-x86/time.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/time.h b/include/asm-x86/time.h
index a17fa473e91..5f4fc3e0238 100644
--- a/include/asm-x86/time.h
+++ b/include/asm-x86/time.h
@@ -46,6 +46,8 @@ static inline int native_set_wallclock(unsigned long nowtime)
#endif
+extern void time_init(void);
+
#ifdef CONFIG_PARAVIRT
#include <asm/paravirt.h>
#else /* !CONFIG_PARAVIRT */