serial: treewide: Remove empty implementations of enable_ms()
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
1fdc31065f
commit
8b152f1096
@@ -352,7 +352,6 @@ static const struct uart_ops uart_clps711x_ops = {
|
||||
.stop_tx = uart_clps711x_stop_tx,
|
||||
.start_tx = uart_clps711x_start_tx,
|
||||
.stop_rx = uart_clps711x_nop_void,
|
||||
.enable_ms = uart_clps711x_nop_void,
|
||||
.break_ctl = uart_clps711x_break_ctl,
|
||||
.set_ldisc = uart_clps711x_set_ldisc,
|
||||
.startup = uart_clps711x_startup,
|
||||
|
Reference in New Issue
Block a user