forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
kernel/arch/mips/include/asm/mach-malta/irq.h
....@@ -5,6 +5,6 @@
55
66 #define NR_IRQS 256
77
8
-#include_next <irq.h>
8
+#include <asm/mach-generic/irq.h>
99
1010 #endif /* __ASM_MACH_MIPS_IRQ_H */