staging: comedi: dnya_pci10xx: remove unused DRV_NAME
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 15 Aug 2012 01:25:59 +0000 (18:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 22:25:35 +0000 (15:25 -0700)
This define is not used in the driver. Remove it.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/dyna_pci10xx.c

index 56fb35b..e852808 100644 (file)
@@ -41,7 +41,6 @@
 #include <linux/mutex.h>
 
 #define PCI_VENDOR_ID_DYNALOG          0x10b5
-#define DRV_NAME                       "dyna_pci10xx"
 
 #define READ_TIMEOUT 50