forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
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 */