x86: Export the symbol ms_hyperv
[firefly-linux-kernel-4.4.55.git] / arch / x86 / kernel / cpu / mshyperv.c
index 16f41bbe46b6b3ae6f4d6754b735d967f098394e..d944bf6c50e9257e94742136a6d6d4b1e5cedcc6 100644 (file)
@@ -18,6 +18,7 @@
 #include <asm/mshyperv.h>
 
 struct ms_hyperv_info ms_hyperv;
+EXPORT_SYMBOL_GPL(ms_hyperv);
 
 static bool __init ms_hyperv_platform(void)
 {