staging: unisys: visorbus: remove g_devicechangestate_packet
authorJon Frisch <jon.frisch@unisys.com>
Fri, 2 Sep 2016 20:41:28 +0000 (16:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Sep 2016 11:24:13 +0000 (13:24 +0200)
commit1bda5a2b0acc4f99b602f612c24da777a989c095
treee27ee9f4686619f61a0c4238171cacc7e56568c9
parentfbb5d8cf680b4bc7e8d73b86229055c60b1c6820
staging: unisys: visorbus: remove g_devicechangestate_packet

This patch removes the unused
struct controlvm_message_packet g_devicechangestate_packet.
The struct is set but never called.

Signed-off-by: Jon Frisch <jon.frisch@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c