]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: gsc_hdpi: Remove dead code
authorGujulan Elango, Hari Prasath (H.) <hgujulan@visteon.com>
Fri, 24 Apr 2015 06:58:11 +0000 (06:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 07:24:12 +0000 (09:24 +0200)
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>
drivers/staging/comedi/drivers/gsc_hpdi.c

index 3cb6409c4f0183e530b43cdb913cf9ab5e2bb49c..d9715ea1e2dacc8d27444bd8ffed1a6d41cf7a57 100644 (file)
@@ -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 {