forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/sh/include/asm/irq.h
....@@ -66,8 +66,5 @@
6666 #endif
6767
6868 #include <asm-generic/irq.h>
69
-#ifdef CONFIG_CPU_SH5
70
-#include <cpu/irq.h>
71
-#endif
7269
7370 #endif /* __ASM_SH_IRQ_H */