commit | c0a19ebc018222ffd1dd93af5b53d9efd779c19b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 21:58:27 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 21:59:55 2010 +0200 |
tree | f648fb93efb064b22000aca24e48dfda2cbfab0a | |
parent | 2ee39065988d632b403f8470942b0b5edee3632b [diff] |
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build This option can be set to verify the full conversion to the new chip functions. Fix the fallout of the patch rework, so the core code compiles and works with it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>