[coreboot] [commit] r5916 - trunk/src/include/device

repository service svn at coreboot.org
Tue Oct 5 21:39:35 CEST 2010


Author: myles
Date: Tue Oct  5 21:39:35 2010
New Revision: 5916
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5916

Log:
Remove duplicate line from pci_ids.h.

Signed-off-by: Jonathan Kollasch <jakllsch at kollasch.net>
Acked-by: Jonathan Kollasch <jakllsch at kollasch.net>

Modified:
   trunk/src/include/device/pci_ids.h

Modified: trunk/src/include/device/pci_ids.h
==============================================================================
--- trunk/src/include/device/pci_ids.h	Tue Oct  5 21:38:04 2010	(r5915)
+++ trunk/src/include/device/pci_ids.h	Tue Oct  5 21:39:35 2010	(r5916)
@@ -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




More information about the coreboot mailing list