|
@@ -31,10 +31,6 @@ static inline int irq_canonicalize(int irq)
|
|
# endif
|
|
# endif
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#ifdef CONFIG_IRQBALANCE
|
|
|
|
-extern int irqbalance_disable(char *str);
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
#ifdef CONFIG_HOTPLUG_CPU
|
|
#ifdef CONFIG_HOTPLUG_CPU
|
|
#include <linux/cpumask.h>
|
|
#include <linux/cpumask.h>
|
|
extern void fixup_irqs(cpumask_t map);
|
|
extern void fixup_irqs(cpumask_t map);
|