x86, hypervisor: Export the x86_hyper* symbols
[firefly-linux-kernel-4.4.55.git] / arch / x86 / kernel / cpu / mshyperv.c
index 5969c3ee318626433402c10f33ec75c2660cdc9e..0f1371724c86b88e9943d07648702f2220f3f98d 100644 (file)
@@ -51,3 +51,4 @@ const __refconst struct hypervisor_x86 x86_hyper_ms_hyperv = {
        .detect                 = ms_hyperv_platform,
        .init_platform          = ms_hyperv_init_platform,
 };
+EXPORT_SYMBOL(x86_hyper_ms_hyperv);