forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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 */