alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Re: [alsa-devel] linux-next: Tree for Dec 17 (sound/soc/intel/boards/cml_rt1011_rt5682.o)
       [not found] <20191217130829.6a66b404@canb.auug.org.au>
@ 2019-12-17 16:04 ` Randy Dunlap
  2019-12-17 16:41   ` Pierre-Louis Bossart
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-12-17 16:04 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List
  Cc: Pierre-Louis Bossart, Cezary Rojewski, Jie Yang,
	moderated for non-subscribers, Linux Kernel Mailing List,
	Liam Girdwood

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


-- 
~Randy
Reported-by: Randy Dunlap <rdunlap@infradead.org>
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [alsa-devel] linux-next: Tree for Dec 17 (sound/soc/intel/boards/cml_rt1011_rt5682.o)
  2019-12-17 16:04 ` [alsa-devel] linux-next: Tree for Dec 17 (sound/soc/intel/boards/cml_rt1011_rt5682.o) Randy Dunlap
@ 2019-12-17 16:41   ` Pierre-Louis Bossart
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre-Louis Bossart @ 2019-12-17 16:41 UTC (permalink / raw)
  To: Randy Dunlap, Stephen Rothwell, Linux Next Mailing List
  Cc: Cezary Rojewski, Jie Yang, moderated for non-subscribers,
	Linux Kernel Mailing List, Liam Girdwood, Mark Brown




> 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.


_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-17 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191217130829.6a66b404@canb.auug.org.au>
2019-12-17 16:04 ` [alsa-devel] linux-next: Tree for Dec 17 (sound/soc/intel/boards/cml_rt1011_rt5682.o) Randy Dunlap
2019-12-17 16:41   ` Pierre-Louis Bossart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).