commit | 70dd4d992ab324a59cdcd6bedc3f4e729863d514 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 15 15:39:27 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:53:14 2008 +0200 |
tree | 338b28c18a60f0e1d4b65de43dfd24c1c5018532 | |
parent | 3235e936c0cc3589309280b6f59e5096779adae3 [diff] |
genirq: consolidate nr_irqs and for_each_irq_desc() Move all of those to linux/irq.h where they belong. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>