diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-28 09:48:52 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-29 16:34:11 -0700 |
commit | 9baaa6747e84b078e42b1a6d17088049b5320167 (patch) | |
tree | 2f52a21cd1f12741d17200a970205e83fa8547e6 /tools/perf/scripts/python/sctop.py | |
parent | e5f9bf72efbcaaf7e909cd6b948e43878a27c4e5 (diff) |
serial: mfd: Staticize local symbols
These local symbols are used only in this file.
Fix the following sparse warnings:
drivers/tty/serial/mfd.c:296:6: warning: symbol 'hsu_dma_tx' was not declared. Should it be static?
drivers/tty/serial/mfd.c:343:6: warning: symbol 'hsu_dma_start_rx_chan' was not declared. Should it be static?
drivers/tty/serial/mfd.c:389:6: warning: symbol 'hsu_dma_rx' was not declared. Should it be static?
drivers/tty/serial/mfd.c:1186:17: warning: symbol 'serial_hsu_pops' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions