Commit 04c97512 authored by Like Xu's avatar Like Xu Committed by Paolo Bonzini
Browse files

KVM: x86/xen: Remove the redundantly included header file lapic.h



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

Signed-off-by: default avatarLike Xu <likexu@tencent.com>
Message-Id: <20220406063715.55625-2-likexu@tencent.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent a4cfff3f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@

#include "x86.h"
#include "xen.h"
#include "lapic.h"
#include "hyperv.h"
#include "lapic.h"