OSDN Git Service

KVM: EVENTFD: remove inclusion of irq.h
authorEric Auger <eric.auger@linaro.org>
Mon, 1 Sep 2014 08:36:08 +0000 (09:36 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 11 Sep 2014 10:31:19 +0000 (11:31 +0100)
No more needed. irq.h would be void on ARM.

Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
virt/kvm/eventfd.c

index 3c5981c..0c712a7 100644 (file)
@@ -36,7 +36,6 @@
 #include <linux/seqlock.h>
 #include <trace/events/kvm.h>
 
-#include "irq.h"
 #include "iodev.h"
 
 #ifdef CONFIG_HAVE_KVM_IRQFD