hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/arch/mips/include/asm/mach-ralink/irq.h
....@@ -5,6 +5,6 @@
55 #define GIC_NUM_INTRS 64
66 #define NR_IRQS 256
77
8
-#include_next <irq.h>
8
+#include <asm/mach-generic/irq.h>
99
1010 #endif