[PATCH] staging: gsc_hdpi: Remove dead code

Gujulan Elango, Hari Prasath (H.) hgujulan at visteon.com
Fri Apr 24 06:58:11 UTC 2015


This patch removes commented code from this driver.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan at visteon.com>
---
 drivers/staging/comedi/drivers/gsc_hpdi.c | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/drivers/staging/comedi/drivers/gsc_hpdi.c b/drivers/staging/comedi/drivers/gsc_hpdi.c
index 3cb6409..d9715ea 100644
--- a/drivers/staging/comedi/drivers/gsc_hpdi.c
+++ b/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 {
-- 
1.9.1


More information about the devel mailing list