forked from ~ljy/RK356X_SDK_RELEASE

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