aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/time.h')
-rw-r--r--arch/x86/include/asm/time.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/time.h b/arch/x86/include/asm/time.h
index 91bb162b5a3..9c5608b21c2 100644
--- a/arch/x86/include/asm/time.h
+++ b/arch/x86/include/asm/time.h
@@ -57,6 +57,4 @@ extern void time_init(void);
57 57
58#endif /* CONFIG_PARAVIRT */ 58#endif /* CONFIG_PARAVIRT */
59 59
60extern unsigned long __init calibrate_cpu(void);
61
62#endif /* _ASM_X86_TIME_H */ 60#endif /* _ASM_X86_TIME_H */