irqchip/gic: Drop support for board files
authorMarc Zyngier <maz@kernel.org>
Wed, 15 Mar 2023 13:02:18 +0000 (13:02 +0000)
committerMarc Zyngier <maz@kernel.org>
Sat, 8 Apr 2023 09:50:04 +0000 (10:50 +0100)
commitdee234032e767b3d6823fe122517770757306f04
treee5a6ba057776fcf8df796c057f2f6d5c99d9ab87
parente8d018dd0257f744ca50a729e3d042cf2ec9da65
irqchip/gic: Drop support for board files

With the last non-OF, non-ACPI user of the GIC being removed in
e73307b9ebc4 ("ARM: cns3xxx: remove entire platform"), we can finally
drop the entry point and do some minor cleanup.

We also make the driver depend on CONFIG_OF, which is required
even when CONFIG_ACPI is selected.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230315130218.3212033-1-maz@kernel.org
drivers/irqchip/Kconfig
drivers/irqchip/irq-gic.c
include/linux/irqchip/arm-gic.h