diff options
| author | KOSAKI Motohiro <[email protected]> | 2008-12-26 12:24:24 +0900 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-12-26 09:48:17 +0100 |
| commit | f9af0e70911e9d6cc9a68f784dca86415486084d (patch) | |
| tree | 58a83c34cc8a511b5e05d48425251621e9b471a1 /include/linux/flex_array.h | |
| parent | 51bc39f4ba35bae153b32145077fb1109bcae14c (diff) | |
irq: for_each_irq_desc() move to irqnr.h
Impact: cleanup
before CONFIG_SPARSE_IRQ age, for_each_irq_desc() sat in irqnr.h and
could be called from generic code.
CONFIG_SPARSE_IRQ breaks this assumption, but SPARSE_IRQ version
for_each_irq_desc() also can move into irqnr.h easily.
Also, this patch unifies CONFIG_SPARSE_IRQ and !CONFIG_SPARSE_IRQ
for_each_irq_desc().
Signed-off-by: KOSAKI Motohiro <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions