提交 9279aa55 编写于 作者: K Ky Srinivasan 提交者: Greg Kroah-Hartman

x86: Export the symbol ms_hyperv

This is needed so that the staging hyperv can properly access this
symbol.
Signed-off-by: NK. Y. Srinivasan <ksrinivasan@novell.com>
Acked-by: NH. Peter Anvin <hpa@zytor.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 3ff81013
......@@ -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)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册