forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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