aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ucc_uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/ucc_uart.c')
-rw-r--r--drivers/tty/serial/ucc_uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/ucc_uart.c b/drivers/tty/serial/ucc_uart.c
index 6e3c66ab0e62..a0555ae2b1ef 100644
--- a/drivers/tty/serial/ucc_uart.c
+++ b/drivers/tty/serial/ucc_uart.c
@@ -1081,7 +1081,7 @@ static int qe_uart_verify_port(struct uart_port *port,
1081} 1081}
1082/* UART operations 1082/* UART operations
1083 * 1083 *
1084 * Details on these functions can be found in Documentation/serial/driver.rst 1084 * Details on these functions can be found in Documentation/driver-api/serial/driver.rst
1085 */ 1085 */
1086static const struct uart_ops qe_uart_pops = { 1086static const struct uart_ops qe_uart_pops = {
1087 .tx_empty = qe_uart_tx_empty, 1087 .tx_empty = qe_uart_tx_empty,