diff options
author | Mark Brown <broonie@kernel.org> | 2020-01-23 12:36:42 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-01-23 12:36:42 +0000 |
commit | 20230620b44510ce968a719a1d6ee7483583178d (patch) | |
tree | d64130534a7dd7a4616785b5fda1f85d13cd5f8f /sound/soc/sof/intel | |
parent | def9d2780727cec3313ed3522d0123158d87224d (diff) | |
parent | 8ce1cbd6ce0b1bda0c980c64fee4c1e1378355f1 (diff) | |
download | blackbird-op-linux-20230620b44510ce968a719a1d6ee7483583178d.tar.gz blackbird-op-linux-20230620b44510ce968a719a1d6ee7483583178d.zip |
Merge branch 'asoc-5.5' into asoc-linus
Diffstat (limited to 'sound/soc/sof/intel')
-rw-r--r-- | sound/soc/sof/intel/hda.h | 2 |
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 |