forked from ~ljy/RK356X_SDK_RELEASE

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