From patchwork Tue Oct 5 19:36:44 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: remove duplicate line from pci_ids.h Date: Tue, 05 Oct 2010 19:36:44 -0000 From: Jonathan A. Kollasch X-Patchwork-Id: 2048 Message-Id: <20101005193644.GI12447@tarantulon.kollasch.net> To: coreboot@coreboot.org Remove duplicate line from pci_ids.h. Signed-off-by: Jonathan Kollasch Acked-off-by: Jonathan Kollasch --- Index: src/include/device/pci_ids.h =================================================================== --- src/include/device/pci_ids.h (revision 5914) +++ src/include/device/pci_ids.h (working copy) @@ -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