public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 9/9] KVM: remove duplicated #include
@ 2009-09-16 13:09 Huang Weiyi
  2009-09-18  1:15 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-09-16 13:09 UTC (permalink / raw)
  To: avi, mtosatti; +Cc: kvm, Huang Weiyi

Remove duplicated #include('s) in
  arch/x86/kvm/lapic.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 arch/x86/kvm/lapic.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/x86/kvm/lapic.c b/arch/x86/kvm/lapic.c
index 1ae5ceb..1fa20c4 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"
-- 
1.6.1.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-18  2:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 13:09 [PATCH 9/9] KVM: remove duplicated #include Huang Weiyi
2009-09-18  1:15 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox