commit | 31b47cf7609288893a10706c648faa932c7aef90 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Aug 24 20:28:04 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Aug 25 10:05:05 2009 +0200 |
tree | 11ab785f6cfc82411699b85c92626c4a91373646 | |
parent | daedc71836e5a398fd0cc0e12c5cb43539478485 [diff] |
genirq: Add prototype for handle_nested_irq() The function is supposed to be called from the primary IRQ handler for a demultiplexing chip so make a protype visible for them. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> LKML-Reference: <1251142084-9852-1-git-send-email-broonie@opensource.wolfsonmicro.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>