KVM: x86/xen: Remove the redundantly included header file lapic.h
authorLike Xu <like.xu.linux@gmail.com>
Wed, 6 Apr 2022 06:37:12 +0000 (14:37 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Apr 2022 17:37:18 +0000 (13:37 -0400)
commit04c975121cae872acb553e1ad0a132f9b4a2640b
treeaa0054a3d63ba566651d239a6f6255bf21a9bbd7
parenta4cfff3f0f8c07f1f7873a82bdeb3995807dac8c
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: Like Xu <likexu@tencent.com>
Message-Id: <20220406063715.55625-2-likexu@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/xen.c