diff options
author | Huacai Chen <[email protected]> | 2022-09-27 20:45:57 +0800 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-09-28 14:11:28 +0100 |
commit | 612d5494aef9bd2ab68d585a8c0ac2b16d12d520 (patch) | |
tree | e3f1f8e20e91c34b294bfe75c767d4f00b2f5390 /drivers/fpga/fpga-bridge.c | |
parent | b90cb1053190353cc30f0fef0ef1f378ccc063c5 (diff) |
irqchip: Make irqchip_init() usable on pure ACPI systems
Pure ACPI systems (e.g., LoongArch) do not need OF_IRQ, but still
require irqchip_init() to perform the ACPI irqchip probing,
even when OF_IRQ isn't selected.
Relax the dependency to enable the generic irqchip support when
ACPI_GENERIC_GSI is configured.
Signed-off-by: Huacai Chen <[email protected]>
Tested-by: Tiezhu Yang <[email protected]>
[maz: revamped commit message]
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions