forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/tty/tty_mutex.c
....@@ -4,6 +4,7 @@
44 #include <linux/kallsyms.h>
55 #include <linux/semaphore.h>
66 #include <linux/sched.h>
7
+#include "tty.h"
78
89 /* Legacy tty mutex glue */
910