device/pci_ids: Remove unused Intel UFS device IDs
This patch removes the PCI device IDs for Intel LNL and PTL UFS devices from `pci_ids.h` as they appear to be unused in the codebase. BUG=b:347669091 TEST=Able to build google/fatcat. Change-Id: Ic795dd2e83c361a2aa04267d4663cf6bb9a755e2 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83519 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user