staging: unisys: visorbus: Remove unused enum members
authorDavid Kershner <david.kershner@unisys.com>
Mon, 9 Jan 2017 18:02:21 +0000 (13:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:29:46 +0000 (17:29 +0100)
commitdb2003f52471dee030ce81fc7dffc317b4304379
treeae0801380f78ebb06313d8369db69721bda3ab8f
parent6c40045a5b47d97e7ca397c84d716302ce65fa4f
staging: unisys: visorbus: Remove unused enum members

Visorchipset used to parse CONTROLVM messages with a variety of string
information. All but the name string have been removed, but the code
to handle this information remained. This patch removes the other values
and handlers.

Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c