Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <broonie@kernel.org>

-1
-1
sound/soc/sdw_utils/soc_sdw_utils.c
··· 313 313 }, 314 314 { 315 315 .part_id = 0x1321, 316 - .name_prefix = "rt1320", 317 316 .dais = { 318 317 { 319 318 .direction = {true, false},