aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/eventfd.c
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2015-04-24 09:46:37 +0800
committerAlex Shi <alex.shi@linaro.org>2015-04-24 09:46:37 +0800
commit131b3aa7c04250554e4d303bc90f798bf21423dd (patch)
tree732593e651d4b4b30702e762129d7866ba961e14 /virt/kvm/eventfd.c
parent1354004c0e6b966cbaa6298cd3787ca2609ac2cc (diff)
parent1dcd9896384ec3fe5c75829701d9babec7fe0d25 (diff)
Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-15.05-rtlsk-v3.14-15.04-rt
Diffstat (limited to 'virt/kvm/eventfd.c')
-rw-r--r--virt/kvm/eventfd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/virt/kvm/eventfd.c b/virt/kvm/eventfd.c
index 0ab1411eb007..ce3ca4c54534 100644
--- a/virt/kvm/eventfd.c
+++ b/virt/kvm/eventfd.c
@@ -36,6 +36,9 @@
#include <linux/seqlock.h>
#include <trace/events/kvm.h>
+#ifdef __KVM_HAVE_IOAPIC
+#include "ioapic.h"
+#endif
#include "iodev.h"
#ifdef CONFIG_HAVE_KVM_IRQFD