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
@@ -991,7 +991,6 @@ static const struct uart_ops sc16is7xx_ops = {
|
||||
.stop_tx = sc16is7xx_stop_tx,
|
||||
.start_tx = sc16is7xx_start_tx,
|
||||
.stop_rx = sc16is7xx_stop_rx,
|
||||
.enable_ms = sc16is7xx_null_void,
|
||||
.break_ctl = sc16is7xx_break_ctl,
|
||||
.startup = sc16is7xx_startup,
|
||||
.shutdown = sc16is7xx_shutdown,
|
||||
|
Reference in New Issue
Block a user