Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux-2.6-microblaze.git] / sound / soc / sof / intel / hda-dai.c
index 896d219..313611d 100644 (file)
@@ -11,6 +11,7 @@
 #include <sound/pcm_params.h>
 #include <sound/hdaudio_ext.h>
 #include "../sof-priv.h"
+#include "../sof-audio.h"
 #include "hda.h"
 
 #if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA)
@@ -446,6 +447,10 @@ struct snd_soc_dai_driver skl_dai[] = {
        .name = "iDisp3 Pin",
        .ops = &hda_link_dai_ops,
 },
+{
+       .name = "iDisp4 Pin",
+       .ops = &hda_link_dai_ops,
+},
 {
        .name = "Analog CPU DAI",
        .ops = &hda_link_dai_ops,