]> git.baikalelectronics.ru Git - kernel.git/commit
staging: speakup: fix warning for static declaration
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Mon, 27 Mar 2017 06:37:29 +0000 (01:37 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Mar 2017 11:49:22 +0000 (13:49 +0200)
commitcbd036412966b0d4c4aabf0648d442315f8312c9
tree3c4b0626576f4e7e34a239fdf267f2795098450c
parent14e3aee541458f2e06ae78164d6a08a63985d26d
staging: speakup: fix warning for static declaration

Fix the following sparse warning:
symbol 'spk_serial_out' was not declared. Should it be static?

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/serialio.c