forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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