forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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 */