aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv/hv_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/hyperv/hv_init.c')
-rw-r--r--arch/x86/hyperv/hv_init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/hyperv/hv_init.c b/arch/x86/hyperv/hv_init.c
index d314cf1e15fd..2db3972c0e0f 100644
--- a/arch/x86/hyperv/hv_init.c
+++ b/arch/x86/hyperv/hv_init.c
@@ -315,8 +315,6 @@ void __init hyperv_init(void)
315 315
316 x86_init.pci.arch_init = hv_pci_init; 316 x86_init.pci.arch_init = hv_pci_init;
317 317
318 /* Register Hyper-V specific clocksource */
319 hv_init_clocksource();
320 return; 318 return;
321 319
322remove_cpuhp_state: 320remove_cpuhp_state: