Commit 7b13c463 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

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: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 77aa3933
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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,