diff options
Diffstat (limited to 'drivers/pci/controller/pci-hyperv.c')
-rw-r--r-- | drivers/pci/controller/pci-hyperv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/controller/pci-hyperv.c b/drivers/pci/controller/pci-hyperv.c index 6cc5036ac83c..fadc305533d9 100644 --- a/drivers/pci/controller/pci-hyperv.c +++ b/drivers/pci/controller/pci-hyperv.c | |||
@@ -45,6 +45,7 @@ | |||
45 | #include <linux/irqdomain.h> | 45 | #include <linux/irqdomain.h> |
46 | #include <asm/irqdomain.h> | 46 | #include <asm/irqdomain.h> |
47 | #include <asm/apic.h> | 47 | #include <asm/apic.h> |
48 | #include <linux/irq.h> | ||
48 | #include <linux/msi.h> | 49 | #include <linux/msi.h> |
49 | #include <linux/hyperv.h> | 50 | #include <linux/hyperv.h> |
50 | #include <linux/refcount.h> | 51 | #include <linux/refcount.h> |