OSDN Git Service

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

index 2fe60ee..3afe674 100644 (file)
@@ -35,9 +35,6 @@
 #define PCI_CLASS_BRIDGE_PCI             0x0604
 #define PCI_CLASS_BRIDGE_OTHER           0x0680
 
-#define PCI_CLASS_SERIAL_OTHER           0x0780
-
-#define PCI_CLASS_PROCESSOR_CO           0x0b40
 #define PCI_CLASS_COMMUNICATION_OTHER    0x0780
 
 #define PCI_CLASS_PROCESSOR_CO           0x0b40