x86: disable __do_IRQ support
authorThomas Gleixner <tglx@linutronix.de>
Fri, 13 Mar 2009 15:37:48 +0000 (16:37 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 13 Mar 2009 15:46:37 +0000 (16:46 +0100)
commitf9a36fa5413f1b2694841c410a6fdb4666e78f16
tree3b735a8fdbe6c48cc63dcf69155c0314cd4ff253
parent041b62374c7fedc11a8a1eeda2868612d3d1436c
x86: disable __do_IRQ support

Impact: disable unused code

x86 is fully converted to flow handlers. No need to keep the
deprecated __do_IRQ() support active.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Kconfig