[coreboot] [patch] remove duplicate line from pci_ids.h

Jonathan A. Kollasch jakllsch at kollasch.net
Tue Oct 5 21:36:44 CEST 2010


Remove duplicate line from pci_ids.h.

Signed-off-by: Jonathan Kollasch <jakllsch at kollasch.net>
Acked-off-by: Jonathan Kollasch <jakllsch at kollasch.net>
---
-------------- next part --------------
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


More information about the coreboot mailing list