From: Pierre-Louis Bossart Date: Fri, 12 May 2023 18:16:56 +0000 (-0500) Subject: ASoC: SOF: Intel: fix DAI number mismatch X-Git-Tag: v6.5-rc1~154^2^2~132^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45f3c2f83a089a1f21ea089e07e3118b87116cab;p=thirdparty%2Fkernel%2Flinux.git ASoC: SOF: Intel: fix DAI number mismatch The number of DAIs was based on a Kconfig option and the declaration on another. Fix before changing the dependencies. Signed-off-by: Pierre-Louis Bossart