forked from ~ljy/RK356X_SDK_RELEASE

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