staging: gsc_hdpi: Remove dead code
This patch removes commented code from this driver. Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2b9a9d49b3
commit
cf376ec0ee
1 changed files with 0 additions and 7 deletions
|
@ -135,13 +135,6 @@ static const struct hpdi_board hpdi_boards[] = {
|
||||||
.device_id = PCI_DEVICE_ID_PLX_9080,
|
.device_id = PCI_DEVICE_ID_PLX_9080,
|
||||||
.subdevice_id = 0x2400,
|
.subdevice_id = 0x2400,
|
||||||
},
|
},
|
||||||
#if 0
|
|
||||||
{
|
|
||||||
.name = "pxi-hpdi32",
|
|
||||||
.device_id = 0x9656,
|
|
||||||
.subdevice_id = 0x2705,
|
|
||||||
},
|
|
||||||
#endif
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct hpdi_private {
|
struct hpdi_private {
|
||||||
|
|
Loading…
Add table
Reference in a new issue