mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-17 12:14:43 +00:00
KVM: VMX: Remove duplicated include from vmx.c
Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
This commit is contained in:
parent
b85c32dd27
commit
ba7424b200
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@
|
|||
#include "vmcs12.h"
|
||||
#include "vmx.h"
|
||||
#include "x86.h"
|
||||
#include "vmx.h"
|
||||
|
||||
MODULE_AUTHOR("Qumranet");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue