mirror of
https://github.com/torvalds/linux.git
synced 2024-12-19 01:23:20 +00:00
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:
parent
77aa39330a
commit
7b13c4633c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user