forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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,