Skip to content

Commit 86d63f6

Browse files
committed
fixup! serial: adi,uart: Add driver for ADI ADSP-SC5xx
1 parent 4101e14 commit 86d63f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/tty/serial/adi_uart.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ static struct adi_uart_serial_port *adi_uart_serial_ports[ADI_UART_NR_PORTS];
155155
static void adi_uart_serial_tx_chars(struct adi_uart_serial_port *uart);
156156
static void adi_uart_serial_reset_irda(struct uart_port *port);
157157

158-
159158
static struct adi_uart_serial_port *to_adi_serial_port(struct uart_port *port)
160159
{
161160
return container_of(port, struct adi_uart_serial_port, port);

0 commit comments

Comments
 (0)