Skip to content

Commit c8b8804

Browse files
committed
ASoC: Fix build for sdw_utils
Revert 3293d3d ("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 <[email protected]>
1 parent d914ec6 commit c8b8804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/soc/sdw_utils/soc_sdw_utils.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ struct asoc_sdw_codec_info codec_info_list[] = {
313313
},
314314
{
315315
.part_id = 0x1321,
316-
.name_prefix = "rt1320",
317316
.dais = {
318317
{
319318
.direction = {true, false},

0 commit comments

Comments
 (0)