From ea409c8caf7dae09ccf7e957b897cc246cb5852c Mon Sep 17 00:00:00 2001 From: Miroslav Sustek Date: Thu, 9 Dec 2021 23:16:05 +0100 Subject: [PATCH] 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 --- ucm2/Intel/sof-hda-dsp/HiFi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.47.1