Elyes Haouas has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/62621 )
Change subject: include/devices/pci_ids.h: Fix indentations ......................................................................
include/devices/pci_ids.h: Fix indentations
Signed-off-by: Elyes Haouas ehaouas@noos.fr Change-Id: I9aba9d6405f14f0db0516b0c29952ff31c49b889 --- M src/include/device/pci_ids.h 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/62621/1
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 40eded0..281f21e 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -2658,7 +2658,7 @@ #define PCI_DID_INTEL_82801IEM_LPC 0x2917 /* ICH9M-E */ #define PCI_DID_INTEL_82801IBM_LPC 0x2919 /* ICH9M */
-#define PCI_DID_INTEL_CAVECREEK_LPC 0x2310 +#define PCI_DID_INTEL_CAVECREEK_LPC 0x2310 #define PCI_DID_INTEL_COUGARPOINT_LPC_MIN 0x1c41 #define PCI_DID_INTEL_COUGARPOINT_LPC_MAX 0x1c5f #define PCI_DID_INTEL_PANTHERPOINT_LPC_MIN 0x1e41