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
@ -135,13 +135,6 @@ static const struct hpdi_board hpdi_boards[] = {
|
||||
.device_id = PCI_DEVICE_ID_PLX_9080,
|
||||
.subdevice_id = 0x2400,
|
||||
},
|
||||
#if 0
|
||||
{
|
||||
.name = "pxi-hpdi32",
|
||||
.device_id = 0x9656,
|
||||
.subdevice_id = 0x2705,
|
||||
},
|
||||
#endif
|
||||
};
|
||||
|
||||
struct hpdi_private {
|
||||
|
Loading…
Reference in New Issue
Block a user