forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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 */