forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
kernel/drivers/tty/tty_port.c
....@@ -18,6 +18,7 @@
1818 #include <linux/delay.h>
1919 #include <linux/module.h>
2020 #include <linux/serdev.h>
21
+#include "tty.h"
2122
2223 static int tty_port_default_receive_buf(struct tty_port *port,
2324 const unsigned char *p,