staging: unisys: visorbus move visorbus_type to remove prototypes
authorDavid Kershner <david.kershner@unisys.com>
Mon, 19 Sep 2016 21:09:35 +0000 (17:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2016 11:28:17 +0000 (13:28 +0200)
commit7993b40cd772cae9890f81fb0ea809130a732c5e
treeeb9560a74d346f9477adf173c957ffaa7b36780e
parentebeff0558c0a311f4c5d432c69c32b9502219190
staging: unisys: visorbus move visorbus_type to remove prototypes

Move the struct visorbus_type down in the file to get rid of
the function prototypes visorbus_uevent and visorbus_match.

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/visorbus_main.c