mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 10:42:58 +09:00
[ Upstream commit1198ff12cb] When removing the index argument from snd_soc_topology_component_remove() commita5b8f71c54(ASoC: topology: Remove multistep topology loading) forgot to update the stub for !SND_SOC_TOPOLOGY use, causing build failures for anything that tries to make use of it. Fixes:a5b8f71c54(ASoC: topology: Remove multistep topology loading) Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20211025154844.2342120-1-broonie@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>