提交 c63dfefd 编写于 作者: D Dan McGee 提交者: Ingo Molnar

x86: remove dead IRQBALANCE code

Impact: cleanup

CONFIG_IRQBALANCE was removed in commit 8b8e8c1b; this ifdef was still
around.
Signed-off-by: NDan McGee <dpmcgee@gmail.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 8479d94e
...@@ -31,10 +31,6 @@ static inline int irq_canonicalize(int irq) ...@@ -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);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册