summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2025-08-14 19:59:49 +0300
committerThomas Gleixner <tglx@linutronix.de>2025-08-23 20:46:04 +0300
commit3c716487936aa54083c130d46ad5747769695e09 (patch)
treefcc0ca2647cac604d1a9cb36a24db45a5d17b01f /include/linux
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff)
downloadlinux-3c716487936aa54083c130d46ad5747769695e09.tar.xz
genirq: Remove GENERIC_IRQ_LEGACY
IA64 is gone and with it the last GENERIC_IRQ_LEGACY user. Remove GENERIC_IRQ_LEGACY. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/all/20250814165949.hvtP03r4@linutronix.de
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/irq.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/irq.h b/include/linux/irq.h
index 1d6b606a81ef..c9bcdbf6bc63 100644
--- a/include/linux/irq.h
+++ b/include/linux/irq.h
@@ -976,10 +976,6 @@ static inline void irq_free_desc(unsigned int irq)
irq_free_descs(irq, 1);
}
-#ifdef CONFIG_GENERIC_IRQ_LEGACY
-void irq_init_desc(unsigned int irq);
-#endif
-
/**
* struct irq_chip_regs - register offsets for struct irq_gci
* @enable: Enable register offset to reg_base