forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/mips/include/asm/mach-vr41xx/irq.h
....@@ -4,6 +4,6 @@
44
55 #include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */
66
7
-#include_next <irq.h>
7
+#include <asm/mach-generic/irq.h>
88
99 #endif /* __ASM_MACH_VR41XX_IRQ_H */