diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-08 10:41:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 20:32:48 +0200 |
commit | ada1f443d11464468a06646939bb1aed60f5f2dd (patch) | |
tree | 4e90d1117440176a4b261ed4f93e3cf89a67f5b5 /drivers/tty/serial/samsung.h | |
parent | serial: sirf: make the driver also support USP-based UART (diff) | |
download | linux-ada1f443d11464468a06646939bb1aed60f5f2dd.tar.xz linux-ada1f443d11464468a06646939bb1aed60f5f2dd.zip |
serial: sirf: Staticize local symbols
These local symbols are used only in this file.
Fix the following sparse warnings:
drivers/tty/serial/sirfsoc_uart.c:147:6: warning: symbol 'sirfsoc_uart_start_tx' was not declared. Should it be static?
drivers/tty/serial/sirfsoc_uart.c:636:5: warning: symbol 'sirfsoc_uart_probe' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/samsung.h')
0 files changed, 0 insertions, 0 deletions