From 5225520172a1d1e5c19a93c9178ecd7b72a13248 Mon Sep 17 00:00:00 2001 From: Jonathan Kollasch Date: Tue, 5 Oct 2010 19:39:35 +0000 Subject: Remove duplicate line from pci_ids.h. Signed-off-by: Jonathan Kollasch Acked-by: Jonathan Kollasch git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5916 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/include/device/pci_ids.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 95af4f8932..3b304f4586 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -1048,7 +1048,6 @@ #define PCI_DEVICE_ID_NVIDIA_CK804_IDE 0x0053 #define PCI_DEVICE_ID_NVIDIA_CK804_SATA0 0x0054 #define PCI_DEVICE_ID_NVIDIA_CK804_SATA1 0x0055 -#define PCI_DEVICE_ID_NVIDIA_CK804_SATA1 0x0055 #define PCI_DEVICE_ID_NVIDIA_CK804_ENET 0x0056 #define PCI_DEVICE_ID_NVIDIA_CK804_NIC 0x0056 #define PCI_DEVICE_ID_NVIDIA_CK804_ENET2 0x0057 -- cgit v1.2.3