diff options
Diffstat (limited to 'arch/x86/kernel/uv_irq.c')
-rw-r--r-- | arch/x86/kernel/uv_irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/uv_irq.c b/arch/x86/kernel/uv_irq.c index aeef529917e4..75eb5ec5dd2a 100644 --- a/arch/x86/kernel/uv_irq.c +++ b/arch/x86/kernel/uv_irq.c | |||
@@ -11,7 +11,7 @@ | |||
11 | #include <linux/module.h> | 11 | #include <linux/module.h> |
12 | #include <linux/irq.h> | 12 | #include <linux/irq.h> |
13 | 13 | ||
14 | #include <asm/apic.h> | 14 | #include <asm/genapic.h> |
15 | #include <asm/uv/uv_irq.h> | 15 | #include <asm/uv/uv_irq.h> |
16 | 16 | ||
17 | static void uv_noop(unsigned int irq) | 17 | static void uv_noop(unsigned int irq) |