OSDN Git Service

staging: vt6655: device_get_pci_info remove variable cis_addr.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 12 Sep 2015 18:10:35 +0000 (19:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Sep 2015 15:50:45 +0000 (08:50 -0700)
commit2ef1571b13859ce56bf779ddaf3b7be44eacc5d7
treeb12fb9806db221eec56eef41cd6e78880842c811
parent7a95f96108efc94cd79d46245a70c3b5bf9c0840
staging: vt6655: device_get_pci_info remove variable cis_addr.

cis_addr is never used remove its call to pci_resource_start.

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