summaryrefslogtreecommitdiff
path: root/sound/soc/sof
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-01-23 12:36:42 +0000
committerMark Brown <broonie@kernel.org>2020-01-23 12:36:42 +0000
commit20230620b44510ce968a719a1d6ee7483583178d (patch)
treed64130534a7dd7a4616785b5fda1f85d13cd5f8f /sound/soc/sof
parentdef9d2780727cec3313ed3522d0123158d87224d (diff)
parent8ce1cbd6ce0b1bda0c980c64fee4c1e1378355f1 (diff)
downloadlinux-next-20230620b44510ce968a719a1d6ee7483583178d.tar.gz
Merge branch 'asoc-5.5' into asoc-linus
Diffstat (limited to 'sound/soc/sof')
-rw-r--r--sound/soc/sof/intel/hda.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sof/intel/hda.h b/sound/soc/sof/intel/hda.h
index 18d7e72bf9b7..8981c00c4d94 100644
--- a/sound/soc/sof/intel/hda.h
+++ b/sound/soc/sof/intel/hda.h
@@ -345,7 +345,7 @@
/* Number of DAIs */
#if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA)
-#define SOF_SKL_NUM_DAIS 14
+#define SOF_SKL_NUM_DAIS 15
#else
#define SOF_SKL_NUM_DAIS 8
#endif