diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2013-07-16 16:14:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-26 16:10:53 -0700 |
commit | fee8bf4b74e37bfeb8998a349cb788680eb3f634 (patch) | |
tree | 0685041df0d996c4f654a9423da0183603c1b2ad /drivers/i2c | |
parent | 57c1f0e93428f37c7220ab33fa47177576eb9d44 (diff) | |
download | linux-stable-fee8bf4b74e37bfeb8998a349cb788680eb3f634.tar.gz linux-stable-fee8bf4b74e37bfeb8998a349cb788680eb3f634.tar.bz2 linux-stable-fee8bf4b74e37bfeb8998a349cb788680eb3f634.zip |
pci_ids.h: remove PCI_VENDOR_ID_ADDIDATA_OLD and PCI_DEVICE_ID_ADDIDATA_APCI7800
These two defines are no longer used. They were only used by the PCI
serial driver "8250_pci" to support the original ADDI-DATA APCI-7800
card. In that driver, PCI_VENDOR_ID_ADDIDATA_OLD has been replaced with
PCI_VENDOR_ID_AMCC which has the same value (0x10e8), and
PCI_DEVICE_ID_ADDIDATA_APCI7800 has been replaced with a local #define
PCI_DEVICE_ID_AMCC_ADDIDATA_APCI7800 with the same value (0x818e).
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions