x86: Move tsc_calibration to x86_init_ops
[deliverable/linux.git] / arch / x86 / kernel / setup.c
index bb207a47c631cbfb4773edfdb5d19846504f4e1a..2d93026af7cd68beb55f86ed462f6b52293e6fcf 100644 (file)
@@ -818,7 +818,7 @@ void __init setup_arch(char **cmdline_p)
         * VMware detection requires dmi to be available, so this
         * needs to be done after dmi_scan_machine, for the BP.
         */
-       init_hypervisor(&boot_cpu_data);
+       init_hypervisor_platform();
 
        x86_init.resources.probe_roms();
 
This page took 0.028639 seconds and 5 git commands to generate.