forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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 */