forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
kernel/include/linux/wait.h
....@@ -10,7 +10,6 @@
1010
1111 #include <asm/current.h>
1212 #include <uapi/linux/wait.h>
13
-#include <linux/atomic.h>
1413
1514 typedef struct wait_queue_entry wait_queue_entry_t;
1615