[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ziy1d4j8.wl%kuninori.morimoto.gx@renesas.com>
Date: Wed, 25 Nov 2015 23:54:06 +0000
From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To: Arnd Bergmann <arnd@...db.de>
CC: Mark Brown <broonie@...nel.org>, <alsa-devel@...a-project.org>,
"Mengdong Lin" <mengdong.lin@...ux.intel.com>,
<linux-sh@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
"Liam Girdwood" <lgirdwood@...il.com>
Subject: Re: [PATCH] ASoC: rcar: remove unused variable
Hi Mark, Arnd
> > /opt/home/morimoto/WORK/linux/sound/soc/sh/rcar/core.c: In function '__rsnd_kctrl_new':
> > /opt/home/morimoto/WORK/linux/sound/soc/sh/rcar/core.c:807:18: error: 'soc_card' undeclared (first use in this function)
> > .index = rtd - soc_card->rtd,
> > ^
> > /opt/home/morimoto/WORK/linux/sound/soc/sh/rcar/core.c:807:18: note: each undeclared identifier is reported only once for each function it appears in
> > make[6]: *** [sound/soc/sh/rcar/core.o] エラー 1
> > make[6]: *** 未完了のジョブを待っています....
> > make[5]: *** [sound/soc/sh/rcar] エラー 2
> > make[4]: *** [sound/soc/sh] エラー 2
> >
> > This __rsnd_kctrl_new() is using "soc_card"...
>
> It looks like the commit that removed the user of that variable is in the
> "topic/pcm-list" branch instead of "topic/rcar".
Mark
It is possible to remove this patch from topic/rcar,
and, apply it to topic/pcm-list ?
ccae40fa973f5b0eec5d5ad27e81c5a2b95f7b7c
(" ASoC: rcar: remove unused variable")
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists