From: Pierre-Louis Bossart Date: Fri, 12 May 2023 18:16:56 +0000 (-0500) Subject: ASoC: SOF: Intel: fix DAI number mismatch X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=45f3c2f83a089a1f21ea089e07e3118b87116cab;p=linux.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