OSDN Git Service

staging: unisys: visorbus: move read_controlvm_event
authorDavid Kershner <david.kershner@unisys.com>
Mon, 19 Sep 2016 21:09:23 +0000 (17:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:26:20 +0000 (13:26 +0200)
commit8a2853279b3316558d4a5a34b06b6890ebc65613
treed06b62b278bf083d2560b9a200ecfc9c8fa05f61
parent511474a5077b088f92166a7875af5e6fa428e465
staging: unisys: visorbus: move read_controlvm_event

The function read_controlvm_event 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