genirq: deprecate __do_IRQ
authorThomas Gleixner <tglx@linutronix.de>
Fri, 13 Mar 2009 13:34:05 +0000 (14:34 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 13 Mar 2009 15:34:02 +0000 (16:34 +0100)
Two years migration time is enough. Remove the compability cruft.

Add the deprecated warning in kernel/irq/handle.c because marking
__do_IRQ itself is way too noisy.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found