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
@@ -1880,7 +1880,6 @@ static struct uart_ops ioc3_ops = {
|
||||
.stop_tx = ic3_stop_tx,
|
||||
.start_tx = ic3_start_tx,
|
||||
.stop_rx = ic3_stop_rx,
|
||||
.enable_ms = null_void_function,
|
||||
.break_ctl = ic3_break_ctl,
|
||||
.startup = ic3_startup,
|
||||
.shutdown = ic3_shutdown,
|
||||
|
Reference in New Issue
Block a user