commit | 0e57aa11abb15b70db53d1f95ae70b3c980ac885 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 13 14:34:05 2009 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 13 16:34:02 2009 +0100 |
tree | 9e4c9fabfcaa095eba1e50252e341aa749c6e607 | |
parent | a9d0a1a38352c4fb8946e73b3e42ba4ada29e733 [diff] |
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>