提交 3b3be0d1 编写于 作者: A Anthony Liguori 提交者: Linus Torvalds

[PATCH] KVM: Add missing include

load_TR_desc() lives in asm/desc.h, so #include that file.
Signed-off-by: NAnthony Liguori <anthony@codemonkey.ws>
Signed-off-by: NAvi Kivity <avi@qumranet.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 a311f743
......@@ -22,6 +22,7 @@
#include <linux/mm.h>
#include <linux/highmem.h>
#include <asm/io.h>
#include <asm/desc.h>
#include "segment_descriptor.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册