mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 13:34:10 +08:00
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>
This commit is contained in:
parent
a4cfff3f0f
commit
04c975121c
@ -8,7 +8,6 @@
|
||||
|
||||
#include "x86.h"
|
||||
#include "xen.h"
|
||||
#include "lapic.h"
|
||||
#include "hyperv.h"
|
||||
#include "lapic.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user