diff options
| -rw-r--r-- | arch/x86/kernel/io_apic_64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/io_apic_64.c b/arch/x86/kernel/io_apic_64.c index 6510cde36b35..834b06afef43 100644 --- a/arch/x86/kernel/io_apic_64.c +++ b/arch/x86/kernel/io_apic_64.c | |||
| @@ -45,6 +45,7 @@ | |||
| 45 | #include <asm/proto.h> | 45 | #include <asm/proto.h> |
| 46 | #include <asm/acpi.h> | 46 | #include <asm/acpi.h> |
| 47 | #include <asm/dma.h> | 47 | #include <asm/dma.h> |
| 48 | #include <asm/i8259.h> | ||
| 48 | #include <asm/nmi.h> | 49 | #include <asm/nmi.h> |
| 49 | #include <asm/msidef.h> | 50 | #include <asm/msidef.h> |
| 50 | #include <asm/hypertransport.h> | 51 | #include <asm/hypertransport.h> |
