]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
staging: vt6655: device_get_pci_info remove unused pci_read_config_*
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 12 Sep 2015 18:10:34 +0000 (19:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Sep 2015 15:50:45 +0000 (08:50 -0700)
commit7a95f96108efc94cd79d46245a70c3b5bf9c0840
tree1442de500a4633f18e2c9b9cdacb7624f4d2fb62
parentf31798266f23edf85d32b38f7b2a755684d399ef
staging: vt6655: device_get_pci_info remove unused pci_read_config_*

These values are read from pci but never used.

Removing variables byRevId, SubSystemID, SubVendorID and pci_cmd.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device.h
drivers/staging/vt6655/device_main.c