Zhen Lei ea0c80d176 genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER
In order to avoid compilation errors when a driver references set_handle_irq(),
but that the architecture doesn't select GENERIC_IRQ_MULTI_HANDLER,
add a stub function that will just WARN_ON_ONCE() if ever used.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
[maz: commit message]
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200924071754.4509-2-thunder.leizhen@huawei.com
2020-09-25 16:33:57 +01:00
..
2020-08-03 20:37:22 -07:00
2020-08-07 13:00:53 -07:00
2020-08-27 12:55:46 -07:00
2020-08-06 16:43:36 -07:00
2020-08-27 07:55:59 -07:00
2020-09-06 09:59:27 -07:00