]> www.infradead.org Git - users/jedix/linux-maple.git/commit
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
authorAnup Patel <apatel@ventanamicro.com>
Sun, 9 Feb 2025 04:16:50 +0000 (09:46 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 13 Feb 2025 12:18:54 +0000 (13:18 +0100)
commit4cf7d58620bfc2ebe934e3dfa97208f13f14ab8b
tree36f63454d4252f8646fc1c6d3a891e130597e67d
parenta64dcfb451e254085a7daee5fe51bf22959d52d3
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS

CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS is not used anymore, hence remove it.

Fixes: f94a18249b7f ("genirq: Remove IRQ_MOVE_PCNTXT and related code")
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250209041655.331470-7-apatel@ventanamicro.com
kernel/irq/Kconfig