forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
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 */