forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 223293205a7265c8b02882461ba8996650048ade
kernel/arch/mips/include/asm/mach-ar7/irq.h
....@@ -11,6 +11,6 @@
1111
1212 #define NR_IRQS 256
1313
14
-#include_next <irq.h>
14
+#include <asm/mach-generic/irq.h>
1515
1616 #endif /* __ASM_AR7_IRQ_H */