lkml.org 
[lkml]   [2022]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/4] KVM: x86/xen: Remove the redundantly included header file lapic.h
    Date
    The header lapic.h is included more than once, remove one of them.

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

    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
    \
     
     \ /
      Last update: 2022-04-06 12:17    [W:3.421 / U:0.140 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site