summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2009-09-16 21:09:39 +0800
committerAvi Kivity <avi@redhat.com>2009-12-03 09:32:10 +0200
commitbfc33beaed3ecf0f92612dc7fb7095029ae7722e (patch)
treeea90ebc2ab67e7bbf34ff976606b298affe9d757 /arch
parent10474ae8945ce08622fd1f3464e55bd817bf2376 (diff)
downloadop-kernel-dev-bfc33beaed3ecf0f92612dc7fb7095029ae7722e.zip
op-kernel-dev-bfc33beaed3ecf0f92612dc7fb7095029ae7722e.tar.gz
KVM: remove duplicated #include
Remove duplicated #include('s) in arch/x86/kvm/lapic.c Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/kvm/lapic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kvm/lapic.c b/arch/x86/kvm/lapic.c
index 8787637..cd60c0b 100644
--- a/arch/x86/kvm/lapic.c
+++ b/arch/x86/kvm/lapic.c
@@ -32,7 +32,6 @@
#include <asm/current.h>
#include <asm/apicdef.h>
#include <asm/atomic.h>
-#include <asm/apicdef.h>
#include "kvm_cache_regs.h"
#include "irq.h"
#include "trace.h"
OpenPOWER on IntegriCloud