diff options
Diffstat (limited to 'arch/x86/include/asm/time.h')
-rw-r--r-- | arch/x86/include/asm/time.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/time.h b/arch/x86/include/asm/time.h index 91bb162b5a31..9c5608b21c27 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 | ||
60 | extern unsigned long __init calibrate_cpu(void); | ||
61 | |||
62 | #endif /* _ASM_X86_TIME_H */ | 60 | #endif /* _ASM_X86_TIME_H */ |