forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
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