--- zzzz-none-000/linux-4.9.218/arch/mips/include/asm/mach-generic/irq.h 2020-04-02 15:20:41.000000000 +0000 +++ seale-7590ax-750/linux-4.9.218/arch/mips/include/asm/mach-generic/irq.h 2023-03-29 10:59:06.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 */