staging: unisys: visorbus: remove controlvm_respond_chipset_init prototype
authorDavid Kershner <david.kershner@unisys.com>
Mon, 19 Sep 2016 21:09:26 +0000 (17:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:26:21 +0000 (13:26 +0200)
commit5f2513950f1f8b9acc740720b89389b2aa24ac72
tree8f1eb9b6b2a40856e6648f7f0921f67c38afb9e8
parent992228b2b0f2d7a1efc9cc21c21f1a3dea9c50f5
staging: unisys: visorbus: remove controlvm_respond_chipset_init prototype

Remove the unneeded controlvm_respond_chipset_init prototype by
moving the functions controlvm_init_response and
controlvm_respond_chipset_init up in the file.

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