tty/serial: serial8250_set_divisor() can be static
authorkbuild test robot <fengguang.wu@intel.com>
Sat, 31 Jan 2015 00:58:34 +0000 (08:58 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Feb 2015 18:11:28 +0000 (10:11 -0800)
commiteb1527a8738bcfe12a42475aeef105914d63615a
treec5f14d371942d1c76052c43af20e2e9a468f1e21
parentb7396a38fb28db4ebbbf35da1057eb5206b4ad6c
tty/serial: serial8250_set_divisor() can be static

drivers/tty/serial/8250/8250_core.c:2503:6: sparse: symbol 'serial8250_set_divisor' was not declared. Should it be static?

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_core.c