From: Mark Brown Date: Tue, 28 Oct 2025 10:20:30 +0000 (+0000) Subject: ASoC: Fix build for sdw_utils X-Git-Tag: v6.18-rc4~16^2^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8b8804760eb0c4c0c7c2b500380ab3fa9f92b5a;p=thirdparty%2Fkernel%2Flinux.git ASoC: Fix build for sdw_utils Revert 3293d3d7b0 ("ASoC: sdw_utils: add name_prefix for rt1321 part id") due to dependencies on -next which for some reason don't show up in my builds. Signed-off-by: Mark Brown --- diff --git a/sound/soc/sdw_utils/soc_sdw_utils.c b/sound/soc/sdw_utils/soc_sdw_utils.c index d717d41439321..270c66b902283 100644 --- a/sound/soc/sdw_utils/soc_sdw_utils.c +++ b/sound/soc/sdw_utils/soc_sdw_utils.c @@ -313,7 +313,6 @@ struct asoc_sdw_codec_info codec_info_list[] = { }, { .part_id = 0x1321, - .name_prefix = "rt1320", .dais = { { .direction = {true, false},