pci_ids.h: add common pci vendor ids from comedi subsystem
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 31 Jan 2013 21:42:16 +0000 (14:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 01:49:16 +0000 (17:49 -0800)
commit7f70410fe03f9f31a99bb5074b5e3c48f3b90541
tree20d619e927879c4733d5bc05e36d95d8143d29c4
parent4c4bc25d0fa6beaf054c0b4c3b324487f266c820
pci_ids.h: add common pci vendor ids from comedi subsystem

There are a number of pci vendor ids that are used in multiple
drivers in the comedi subsystem. Move these ids to pci_ids.h.

This also fixes some build warnings reported by the kbuild test
robot about PCI_VENDOR_ID_AMPLICON being undeclared.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedidev.h
include/linux/pci_ids.h