irq: export __set_irq_handler() and handle_level_irq()
authorIngo Molnar <mingo@elte.hu>
Wed, 14 Jan 2009 11:34:21 +0000 (12:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 14 Jan 2009 11:34:21 +0000 (12:34 +0100)
Impact: build fix

ARM updates broke x86 allmodconfig builds:

 ERROR: "__set_irq_handler" [drivers/mfd/pcf50633-core.ko] undefined!
 ERROR: "handle_level_irq" [drivers/mfd/pcf50633-core.ko] undefined!

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found