From: Miroslav Sustek Date: Thu, 9 Dec 2021 22:16:05 +0000 (+0100) Subject: sof-hda-dsp: fix path to Hdmi.conf X-Git-Tag: v1.2.6.2~2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=ea409c8caf7dae09ccf7e957b897cc246cb5852c;p=alsa-ucm-conf.git sof-hda-dsp: fix path to Hdmi.conf Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/127 Signed-off-by: Miroslav Sustek Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/Intel/sof-hda-dsp/HiFi.conf b/ucm2/Intel/sof-hda-dsp/HiFi.conf index fb9b1ca..713fdd9 100644 --- a/ucm2/Intel/sof-hda-dsp/HiFi.conf +++ b/ucm2/Intel/sof-hda-dsp/HiFi.conf @@ -48,4 +48,4 @@ If.dmic { } } -Include.hdmi.File "/sof-hda-dsp/Hdmi.conf" +Include.hdmi.File "/Intel/sof-hda-dsp/Hdmi.conf"