forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/drivers/tty/tty_ldisc.c
....@@ -19,6 +19,7 @@
1919 #include <linux/seq_file.h>
2020 #include <linux/uaccess.h>
2121 #include <linux/ratelimit.h>
22
+#include "tty.h"
2223
2324 #undef LDISC_DEBUG_HANGUP
2425