diff options
Diffstat (limited to 'src/include/device/pci_ids.h')
-rw-r--r-- | src/include/device/pci_ids.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 5893509b35..aea8638fe9 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -4510,8 +4510,8 @@ #define PCI_DID_SFP_8260_SERIES_2_WIFI 0x24f4 #define PCI_DID_WSP_8275_SERIES_1_WIFI 0x24fd #define PCI_DID_TP_9260_SERIES_WIFI 0x2526 -#define PCI_DID_CyP_6SERIES_WIFI 0x2723 -#define PCI_DID_TyP_6SERIES_WIFI 0x2725 +#define PCI_DID_CP_6SERIES_WIFI 0x2723 +#define PCI_DID_TP_6SERIES_WIFI 0x2725 #define PCI_DID_INTEL_TGL_IPU 0x9a19 #define PCI_DID_INTEL_TGL_H_IPU 0x9a39 |