{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Convert 0X -> 0x Signed-off-by: Subrata Banik <subrata.banik@intel.com> Change-Id: Iea3ca67908135d0e85083a05bad2ea176ca34095 Reviewed-on: https://review.coreboot.org/c/coreboot/+/44926 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
b7a68d5b05
commit
8e6d5f2937
51 changed files with 886 additions and 886 deletions
|
|
@ -2894,7 +2894,7 @@
|
|||
#define PCI_DEVICE_ID_INTEL_MCC_ESPI_2 0x4b05
|
||||
#define PCI_DEVICE_ID_INTEL_MCC_ESPI_3 0x4b06
|
||||
#define PCI_DEVICE_ID_INTEL_MCC_ESPI_4 0x4b07
|
||||
#define PCI_DEVICE_ID_INTEL_JSP_SUPER_ESPI 0X4d87
|
||||
#define PCI_DEVICE_ID_INTEL_JSP_SUPER_ESPI 0x4d87
|
||||
#define PCI_DEVICE_ID_INTEL_ADP_P_ESPI_0 0x7a00
|
||||
#define PCI_DEVICE_ID_INTEL_ADP_P_ESPI_1 0x7a01
|
||||
#define PCI_DEVICE_ID_INTEL_ADP_P_ESPI_2 0x7a02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue