forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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 */