diff options
Diffstat (limited to 'arch/x86/include/asm/irq.h')
| -rw-r--r-- | arch/x86/include/asm/irq.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/include/asm/irq.h b/arch/x86/include/asm/irq.h index bae0eda95486..28e409fc73f3 100644 --- a/arch/x86/include/asm/irq.h +++ b/arch/x86/include/asm/irq.h | |||
| @@ -31,10 +31,6 @@ static inline int irq_canonicalize(int irq) | |||
| 31 | # endif | 31 | # endif |
| 32 | #endif | 32 | #endif |
| 33 | 33 | ||
| 34 | #ifdef CONFIG_IRQBALANCE | ||
| 35 | extern int irqbalance_disable(char *str); | ||
| 36 | #endif | ||
| 37 | |||
| 38 | #ifdef CONFIG_HOTPLUG_CPU | 34 | #ifdef CONFIG_HOTPLUG_CPU |
| 39 | #include <linux/cpumask.h> | 35 | #include <linux/cpumask.h> |
| 40 | extern void fixup_irqs(cpumask_t map); | 36 | extern void fixup_irqs(cpumask_t map); |
