staging: vt6655: Remove unused member from struct vnt_private
authorTobias Klauser <tklauser@distanz.ch>
Wed, 10 Sep 2014 07:34:49 +0000 (09:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:56:51 +0000 (14:56 -0700)
commit46ef6886ac5324058898a4e84cad029f06de8b18
tree483b23494ea50ea8ebed159e651d7d4dc3f4eb48
parent1299b721d35532a5786ef665aa86e7d01446396d
staging: vt6655: Remove unused member from struct vnt_private

The pci_state member of struct vnt_private is used nowhere in the code,
so remove it. Supposedly it was used to save the PCI configuration space
which is now done using pci_save_state().

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device.h