Commit cf376ec0 authored by Gujulan Elango, Hari Prasath (H.)'s avatar Gujulan Elango, Hari Prasath (H.) Committed by Greg Kroah-Hartman
Browse files

staging: gsc_hdpi: Remove dead code



This patch removes commented code from this driver.

Signed-off-by: default avatarHari Prasath Gujulan Elango <hgujulan@visteon.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2b9a9d49
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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 {