Re: [alsa-devel] linux-next: Tree for Dec 17 (sound/soc/intel/boards/cml_rt1011_rt5682.o)
On 12/16/19 6:08 PM, Stephen Rothwell wrote:
Hi all,
Changes since 20191216:
on x86_64:
CC sound/soc/intel/boards/cml_rt1011_rt5682.o ../sound/soc/intel/boards/cml_rt1011_rt5682.c:409:4: error: ‘struct snd_soc_codec_conf’ has no member named ‘dev_name’ .dev_name = "i2c-10EC1011:00", ^~~~~~~~ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:407:50: warning: missing braces around initializer [-Wmissing-braces] static struct snd_soc_codec_conf rt1011_conf[] = { ^ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:409:15: .dev_name = "i2c-10EC1011:00", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:413:4: error: ‘struct snd_soc_codec_conf’ has no member named ‘dev_name’ .dev_name = "i2c-10EC1011:01", ^~~~~~~~ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:407:50: warning: missing braces around initializer [-Wmissing-braces] static struct snd_soc_codec_conf rt1011_conf[] = { ^ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:409:15: .dev_name = "i2c-10EC1011:00", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:413:15: .dev_name = "i2c-10EC1011:01", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:417:4: error: ‘struct snd_soc_codec_conf’ has no member named ‘dev_name’ .dev_name = "i2c-10EC1011:02", ^~~~~~~~ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:407:50: warning: missing braces around initializer [-Wmissing-braces] static struct snd_soc_codec_conf rt1011_conf[] = { ^ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:409:15: .dev_name = "i2c-10EC1011:00", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:413:15: .dev_name = "i2c-10EC1011:01", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:417:15: .dev_name = "i2c-10EC1011:02", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:421:4: error: ‘struct snd_soc_codec_conf’ has no member named ‘dev_name’ .dev_name = "i2c-10EC1011:03", ^~~~~~~~ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:407:50: warning: missing braces around initializer [-Wmissing-braces] static struct snd_soc_codec_conf rt1011_conf[] = { ^ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:409:15: .dev_name = "i2c-10EC1011:00", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:413:15: .dev_name = "i2c-10EC1011:01", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:417:15: .dev_name = "i2c-10EC1011:02", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:421:15: .dev_name = "i2c-10EC1011:03", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:407:50: warning: missing braces around initializer [-Wmissing-braces] static struct snd_soc_codec_conf rt1011_conf[] = { ^ ../sound/soc/intel/boards/cml_rt1011_rt5682.c:409:15: .dev_name = "i2c-10EC1011:00", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:413:15: .dev_name = "i2c-10EC1011:01", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:417:15: .dev_name = "i2c-10EC1011:02", { } ../sound/soc/intel/boards/cml_rt1011_rt5682.c:421:15: .dev_name = "i2c-10EC1011:03", { } make[5]: *** [../scripts/Makefile.build:266: sound/soc/intel/boards/cml_rt1011_rt5682.o] Error 1
on x86_64:
CC sound/soc/intel/boards/cml_rt1011_rt5682.o ../sound/soc/intel/boards/cml_rt1011_rt5682.c:409:4: error: ‘struct snd_soc_codec_conf’ has no member named ‘dev_name’ .dev_name = "i2c-10EC1011:00",
ACK, thanks for reporting this conflict with ee8f537fd8b71c ('ASoC: soc-core: remove legacy style of codec_conf')
Will send a patch in the next 30mn.
participants (2)
-
Pierre-Louis Bossart
-
Randy Dunlap