Browse Source

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>
Gujulan Elango, Hari Prasath (H.) 10 years ago
parent
commit
cf376ec0ee
1 changed files with 0 additions and 7 deletions
  1. 0 7
      drivers/staging/comedi/drivers/gsc_hpdi.c

+ 0 - 7
drivers/staging/comedi/drivers/gsc_hpdi.c

@@ -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 {