forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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 */