diff options
Diffstat (limited to 'include/asm-x86_64/proto.h')
-rw-r--r-- | include/asm-x86_64/proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h index 217bd9ace69b..d0f8f8b4c394 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h | |||
@@ -29,7 +29,7 @@ extern void config_acpi_tables(void); | |||
29 | extern void ia32_syscall(void); | 29 | extern void ia32_syscall(void); |
30 | extern void iommu_hole_init(void); | 30 | extern void iommu_hole_init(void); |
31 | 31 | ||
32 | extern void time_init_smp(void); | 32 | extern void time_init_gtod(void); |
33 | 33 | ||
34 | extern void do_softirq_thunk(void); | 34 | extern void do_softirq_thunk(void); |
35 | 35 | ||