forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/sh/kernel/idle.c
....@@ -14,6 +14,7 @@
1414 #include <linux/irqflags.h>
1515 #include <linux/smp.h>
1616 #include <linux/atomic.h>
17
+#include <asm/processor.h>
1718 #include <asm/smp.h>
1819 #include <asm/bl_bit.h>
1920