aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/sram/sram.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/sram/sram.c')
-rw-r--r--src/soc/intel/common/block/sram/sram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/sram/sram.c b/src/soc/intel/common/block/sram/sram.c
index 6498d4010e..bfbacea740 100644
--- a/src/soc/intel/common/block/sram/sram.c
+++ b/src/soc/intel/common/block/sram/sram.c
@@ -53,8 +53,8 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_CMP_SRAM,
PCI_DEVICE_ID_INTEL_CMP_H_SRAM,
PCI_DEVICE_ID_INTEL_TGL_SRAM,
- PCI_DEVICE_ID_INTEL_JSP_PRE_PROD_SRAM,
PCI_DEVICE_ID_INTEL_MCC_SRAM,
+ PCI_DEVICE_ID_INTEL_JSP_SRAM,
0,
};