7a86701937f3edf272936 parent cc8e920aaf5558f87851169b33c420cc4516c253 author Thomas Gleixner 1224174058 +0200 committer Ingo Molnar 1224331518 +0200 genirq: improve include files Move the irq_desc related iterators out of irq.h, into irqnr.h, also available via interrupt.h. This way non-genirq (and even non-hardirq) architectures get the common definitions and iterators. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Jб¼Ÿ