--- zzzz-none-000/linux-4.9.325/arch/mips/include/asm/mach-generic/irq.h 2022-07-29 15:05:48.000000000 +0000 +++ seale-7590ax-800/linux-4.9.325/arch/mips/include/asm/mach-generic/irq.h 2024-09-18 09:50:46.000000000 +0000 @@ -42,4 +42,6 @@ #endif #endif /* CONFIG_MIPS_GIC */ +#define MIPS_GIC_LOCAL_IRQ_BASE (MIPS_GIC_IRQ_BASE + GIC_MAX_INTRS) + #endif /* __ASM_MACH_GENERIC_IRQ_H */