diff options
| -rw-r--r-- | arch/x86/pci/xen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/pci/xen.c b/arch/x86/pci/xen.c index b3f4b30222fa..117f5b8daf75 100644 --- a/arch/x86/pci/xen.c +++ b/arch/x86/pci/xen.c | |||
| @@ -10,6 +10,7 @@ | |||
| 10 | #include <linux/acpi.h> | 10 | #include <linux/acpi.h> |
| 11 | 11 | ||
| 12 | #include <linux/io.h> | 12 | #include <linux/io.h> |
| 13 | #include <asm/io_apic.h> | ||
| 13 | #include <asm/pci_x86.h> | 14 | #include <asm/pci_x86.h> |
| 14 | 15 | ||
| 15 | #include <asm/xen/hypervisor.h> | 16 | #include <asm/xen/hypervisor.h> |
