staging: unisys: visorbus: move parser_init_byte_stream
authorDavid Kershner <david.kershner@unisys.com>
Mon, 19 Sep 2016 21:09:22 +0000 (17:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:27:28 +0000 (13:27 +0200)
commit612b81c9315c60f3ab921cf87e1740e087a103de
treeb59580ecec826176622e3069a2533068d9ff1e5e
parent1b1d463d08be0785b48ad8b23446ac13f726a60b
staging: unisys: visorbus: move parser_init_byte_stream

The function parser_init_byte_stream needs to be moved lower in the file to
avoid extraneous function prototypes.

Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c