forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
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