aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/serial_core.h')
-rw-r--r--include/linux/serial_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h
index 05b179015d6c..2b78cc734719 100644
--- a/include/linux/serial_core.h
+++ b/include/linux/serial_core.h
@@ -32,7 +32,7 @@ struct device;
32 32
33/* 33/*
34 * This structure describes all the operations that can be done on the 34 * This structure describes all the operations that can be done on the
35 * physical hardware. See Documentation/serial/driver.rst for details. 35 * physical hardware. See Documentation/driver-api/serial/driver.rst for details.
36 */ 36 */
37struct uart_ops { 37struct uart_ops {
38 unsigned int (*tx_empty)(struct uart_port *); 38 unsigned int (*tx_empty)(struct uart_port *);