pci ids: remove redundant defines
commit0f2065a19b52c08e2f766b0b2d1296f9150573b0
authorAmit Shah <amit.shah@redhat.com>
Wed, 12 Aug 2009 19:20:28 +0000 (13 00:50 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:30:22 +0000 (27 20:30 -0500)
treedbc96a0f781ccb3e8200806ef518cbb5a562659e
parent452e6a7dd301211afba25583f65485b73bb80854
pci ids: remove redundant defines

Remove some redundant definitions for PCI classes:
PCI_CLASS_SERIAL_OTHER already exists as PCI_CLASS_COMMUNICATION_OTHER
and PCI_CLASS_PROCESSOR_CO is redefined.

PCI_CLASS_SERIAL_OTHER is not used anywhere.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci_ids.h