Staging: fwserial: Declare fwtty_port_put as static
authorShraddha Barke <shraddha.6596@gmail.com>
Thu, 5 Nov 2015 14:05:36 +0000 (19:35 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitbe1d6cb3e657907731a9aeb3cafd190c94634753
tree7a362279480dcce9d9c6f99f35955b05acf821a1
parent3bf40d65dcbfd7335680ffbc59e83a3671682472
Staging: fwserial: Declare fwtty_port_put as static

Declare the function fwtty_port_put as static since it is used
only in this particular file. Also remove the corresponding
declaration from header file.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fwserial/fwserial.c
drivers/staging/fwserial/fwserial.h