[PATCH 1/4] KVM: x86/xen: Remove the redundantly included header file lapic.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The header lapic.h is included more than once, remove one of them.

Signed-off-by: Like Xu <likexu@xxxxxxxxxxx>
---
Note: repeated as https://lore.kernel.org/kvm/20220401001442.100637-1-yang.lee@xxxxxxxxxxxxxxxxx/

 arch/x86/kvm/xen.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kvm/xen.c b/arch/x86/kvm/xen.c
index 7e7c8a5bff52..610beba35907 100644
--- a/arch/x86/kvm/xen.c
+++ b/arch/x86/kvm/xen.c
@@ -8,7 +8,6 @@
 
 #include "x86.h"
 #include "xen.h"
-#include "lapic.h"
 #include "hyperv.h"
 #include "lapic.h"
 
-- 
2.35.1




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux