From 70391b4a2767d41d1d7d54235d551f6d114a4c51 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 23 Oct 2008 15:44:02 -0500 Subject: [PATCH] --- yaml --- r: 120762 b: refs/heads/master c: c63dfefd48d92b1db3400fe8de4886a519ac3949 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/irq.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index d122fd5db58f..179de80c2ac4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8479d94e9f6a44b5050cbacf653272a561fbe0d0 +refs/heads/master: c63dfefd48d92b1db3400fe8de4886a519ac3949 diff --git a/trunk/arch/x86/include/asm/irq.h b/trunk/arch/x86/include/asm/irq.h index bae0eda95486..28e409fc73f3 100644 --- a/trunk/arch/x86/include/asm/irq.h +++ b/trunk/arch/x86/include/asm/irq.h @@ -31,10 +31,6 @@ static inline int irq_canonicalize(int irq) # endif #endif -#ifdef CONFIG_IRQBALANCE -extern int irqbalance_disable(char *str); -#endif - #ifdef CONFIG_HOTPLUG_CPU #include extern void fixup_irqs(cpumask_t map);