forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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 */