Commit bfc33bea authored by Huang Weiyi's avatar Huang Weiyi Committed by Avi Kivity

KVM: remove duplicated #include

Remove duplicated #include('s) in
  arch/x86/kvm/lapic.c
Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
parent 10474ae8
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
#include <asm/current.h> #include <asm/current.h>
#include <asm/apicdef.h> #include <asm/apicdef.h>
#include <asm/atomic.h> #include <asm/atomic.h>
#include <asm/apicdef.h>
#include "kvm_cache_regs.h" #include "kvm_cache_regs.h"
#include "irq.h" #include "irq.h"
#include "trace.h" #include "trace.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment