mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
KVM: EVENTFD: remove inclusion of irq.h
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>
(cherry picked from commit 0ba09511dd)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
This commit is contained in:
parent
cf0dfca545
commit
cdead48c82
|
|
@ -36,7 +36,6 @@
|
|||
#include <linux/seqlock.h>
|
||||
#include <trace/events/kvm.h>
|
||||
|
||||
#include "irq.h"
|
||||
#include "iodev.h"
|
||||
|
||||
#ifdef CONFIG_HAVE_KVM_IRQFD
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user