]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
serial: etraxfs-uart: remove empty functions
authorNiklas Cassel <nks@flawful.org>
Sat, 25 Jul 2015 00:00:40 +0000 (02:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Aug 2015 05:07:19 +0000 (22:07 -0700)
commit9625734ff75af35d9878c693e3f92237aa3c1ae6
tree559cd754c53d99b5a2605612961f62f6eefcbaba
parent90bb6bd385638f37d30dcc7342a62aff80089def
serial: etraxfs-uart: remove empty functions

Implementing enable_ms is optional by serial_core.
check_modem_status is just an empty local function.

Signed-off-by: Niklas Cassel <nks@flawful.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/etraxfs-uart.c