diff options
-rw-r--r-- | src/include/device/pci_ids.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index e18a2fbfe4..27cedd9475 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -4725,10 +4725,6 @@ #define PCI_DID_INTEL_JSP_EMMC 0x4dc4 #define PCI_DID_INTEL_ADP_EMMC 0x54c4 -/* Intel UFS device Ids */ -#define PCI_DID_INTEL_LNL_UFS 0xa847 -#define PCI_DID_INTEL_PTL_UFS 0xe447 - /* Intel Thunderbolt device Ids */ #define PCI_DID_INTEL_TGL_TBT_RP0 0x9a23 #define PCI_DID_INTEL_TGL_TBT_RP1 0x9a25 |