x86: move ack_bad_irq() to irq.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 16 Oct 2008 10:18:50 +0000 (12:18 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:30 +0000 (16:53 +0200)
commit249f6d9eab372790579ada8991bba3384c204e06
tree4af29e889c073ec317e7674f2165e49c9adab9b1
parent6b39ba771e3c78d00e0abcebad270bd4212b28bc
x86: move ack_bad_irq() to irq.c

Share more duplicated code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/irq.c
arch/x86/kernel/irq_32.c
arch/x86/kernel/irq_64.c