staging: unisys: visorbus: reorder controlvm_periodic_work
authorDavid Kershner <david.kershner@unisys.com>
Mon, 19 Sep 2016 21:09:20 +0000 (17:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:26:20 +0000 (13:26 +0200)
commit3d8394c86f1b482ec2509e5a152484a27cc6cc74
treeb8caab9dd346a2631b9bbfa4c9c6e39c3f57233b
parentc071b6f541b62f4d143cc4316e4b1167dcaea8fe
staging: unisys: visorbus: reorder controlvm_periodic_work

Move controlvm_periodic_work lower in the file to avoid having
to create 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