[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c4fd86fb-586a-0fbc-74b0-97e6b99ef2ca@infradead.org>
Date: Tue, 17 Dec 2019 08:04:25 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
moderated for non-subscribers <alsa-devel@...a-project.org>,
Cezary Rojewski <cezary.rojewski@...el.com>,
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
Liam Girdwood <liam.r.girdwood@...ux.intel.com>,
Jie Yang <yang.jie@...ux.intel.com>
Subject: Re: 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
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
Powered by blists - more mailing lists