DB820c: Correctly move DB820c to Qualcomm/apq8096

DB820c belongs to APQ8096 SoC, so it should be moved to ucm2/apq8096
folder rather than apq8016.

So correctly move it to apq8096 to reflect the correct SoC.

Fixes: 73c105b470 ("DB820c/DB845c: move to Qualcomm/ tree")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Srinivas Kandagatla 2020-06-30 12:24:57 +01:00 committed by Jaroslav Kysela
commit 22cb634148
4 changed files with 3 additions and 3 deletions

View file

@ -1,11 +1,11 @@
Syntax 2
SectionUseCase."HiFi" {
File "/Qualcomm/apq8016/HiFi.conf"
File "/Qualcomm/apq8096/HiFi.conf"
Comment "HiFi quality Music"
}
SectionUseCase."HDMI" {
File "/Qualcomm/apq8016/HDMI.conf"
File "/Qualcomm/apq8096/HDMI.conf"
Comment "HDMI output"
}

View file

@ -1 +1 @@
../Qualcomm/apq8016/apq8016.conf
../Qualcomm/apq8096/apq8096.conf