forked from ~ljy/RK356X_SDK_RELEASE

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