diff options
author | Matwey V. Kornilov <matwey@sai.msu.ru> | 2016-02-01 21:09:20 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-06 22:23:26 -0800 |
commit | a07a70bcb72e4a766c8d3173986a773cef842d30 (patch) | |
tree | f4ac35699db5798a1d6d90349d07b755d369bdc2 /include | |
parent | b85e5ed5621b3a19f1ca20b30fd64803aa3d5ff8 (diff) |
tty: Move serial8250_stop_rx() in front of serial8250_start_tx()
Software RS485 emultaion is to be added in the following commit.
serial8250_start_tx() will need to refer serial8250_stop_rx().
Move serial8250_stop_rx() in front of serial8250_start_tx() in order
to avoid function forward declaration.
Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions