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)
commit0e57aa11abb15b70db53d1f95ae70b3c980ac885
tree9e4c9fabfcaa095eba1e50252e341aa749c6e607
parenta9d0a1a38352c4fb8946e73b3e42ba4ada29e733
genirq: deprecate __do_IRQ

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>
Documentation/feature-removal-schedule.txt
kernel/irq/handle.c