summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/scs/mmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/scs/mmc.c')
-rw-r--r--src/soc/intel/common/block/scs/mmc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/scs/mmc.c b/src/soc/intel/common/block/scs/mmc.c
index 6772f74f161c..7f5519aa1af2 100644
--- a/src/soc/intel/common/block/scs/mmc.c
+++ b/src/soc/intel/common/block/scs/mmc.c
@@ -73,6 +73,7 @@ static struct device_operations dev_ops = {
static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_CMP_EMMC,
PCI_DEVICE_ID_INTEL_JSP_EMMC,
+ PCI_DEVICE_ID_INTEL_ADP_EMMC,
0
};