From 22c6afcae4481a593d31334a31ecf412909fd921 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 29 May 2007 19:26:37 +0000 Subject: Drop duplicate 82371AB device IDs (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2705 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/include/device/pci_ids.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/include') diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 539ca3ad38..03569a4940 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -1809,10 +1809,6 @@ #define PCI_DEVICE_ID_INTEL_82371SB_2 0x7020 #define PCI_DEVICE_ID_INTEL_82437VX 0x7030 #define PCI_DEVICE_ID_INTEL_82439TX 0x7100 -#define PCI_DEVICE_ID_INTEL_82371AB_0 0x7110 -#define PCI_DEVICE_ID_INTEL_82371AB 0x7111 -#define PCI_DEVICE_ID_INTEL_82371AB_2 0x7112 -#define PCI_DEVICE_ID_INTEL_82371AB_3 0x7113 #define PCI_DEVICE_ID_INTEL_82371AB_ISA 0x7110 #define PCI_DEVICE_ID_INTEL_82371AB_IDE 0x7111 #define PCI_DEVICE_ID_INTEL_82371AB_USB 0x7112 -- cgit v1.2.3