genirq: Add prototype for handle_nested_irq()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Aug 2009 19:28:04 +0000 (20:28 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 25 Aug 2009 08:05:05 +0000 (10:05 +0200)
commit31b47cf7609288893a10706c648faa932c7aef90
tree11ab785f6cfc82411699b85c92626c4a91373646
parentdaedc71836e5a398fd0cc0e12c5cb43539478485
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>
include/linux/irq.h