staging: comedi: adv_pci1724: remove PCI_VENDOR_ID_ADVANTECH define

This define is already in pci_ids.h. Remove the duplicate in this driver.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
H Hartley Sweeten 2014-11-20 15:10:51 -07:00 committed by Greg Kroah-Hartman
parent 77aa39330a
commit 7b13c4633c

View file

@ -57,8 +57,6 @@ supported PCI devices are configured as comedi devices automatically.
#include "../comedidev.h"
#define PCI_VENDOR_ID_ADVANTECH 0x13fe
/* register offsets */
enum board_registers {
DAC_CONTROL_REG = 0x0,