aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_tty.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-08 17:39:51 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-12 11:10:16 -0700
commit6c62cc0db7d9f459c7453adc88a30ab6a626f15c (patch)
treeddb75be807b41bd14aba6642b52aa3ba67d31b26 /drivers/tty/n_tty.c
parenttty: serial: pxa: remove old cruft (diff)
downloadlinux-dev-6c62cc0db7d9f459c7453adc88a30ab6a626f15c.tar.xz
linux-dev-6c62cc0db7d9f459c7453adc88a30ab6a626f15c.zip
serial: pxa: Staticize local symbols
These local symbols are used only in this file. Fix the following sparse warnings: drivers/tty/serial/pxa.c:793:17: warning: symbol 'serial_pxa_pops' was not declared. Should it be static? drivers/tty/serial/pxa.c:971:12: warning: symbol 'serial_pxa_init' was not declared. Should it be static? drivers/tty/serial/pxa.c:986:13: warning: symbol 'serial_pxa_exit' 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 'drivers/tty/n_tty.c')
0 files changed, 0 insertions, 0 deletions