mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
f926a58dd174de8aec8d890b45c8c1c17852b907
In Linux v6.5, the arguments to the function snd_soc_of_get_dai_name() were updated and this is causing the Tegra ASoC machine driver build to fail. Add a new test to the conftest script to check the arguments for snd_soc_of_get_dai_name() and use the definition generated by the conftest script accordingly. Bug 4221847 Change-Id: I32772da12ab59eb09e2f9d8bc66471d859201f8e Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2990531 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided