]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: adl_pci8164: remove PCI_DEVICE_ID_* define
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 6 Mar 2013 22:59:20 +0000 (15:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 17:10:17 +0000 (10:10 -0700)
commit83dcad479d8b71c9046abfd38d83fcaa55e14f5c
tree05b9a73520dd20d1b617fad0b30aa1ed480b59e3
parenta6c57d2ed7ac6224ef70cc5d8adaf9ab8996736c
staging: comedi: adl_pci8164: remove PCI_DEVICE_ID_* define

The PCI device id is only used in the device table. Remove the
define and just open code the device id.

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/adl_pci8164.c