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