All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Nikula <jarkko.nikula@bitmer.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@ti.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH] ASoC: Fix build error in sound/soc/omap/n810.c
Date: Fri, 10 Feb 2012 12:10:36 +0200	[thread overview]
Message-ID: <4F34ED1C.3010300@bitmer.com> (raw)
In-Reply-To: <1328856877.27353.1.camel@phoenix>

On 02/10/2012 08:54 AM, Axel Lin wrote:
> Fix below build error which is introduced by
> commit 022658 "ASoC: core: Add support for DAI and machine kcontrols".
> 
>   CC [M]  sound/soc/omap/n810.o
> sound/soc/omap/n810.c: In function 'n810_set_input':
> sound/soc/omap/n810.c:194: error: 'codec' undeclared (first use in this function)
> sound/soc/omap/n810.c:194: error: (Each undeclared identifier is reported only once
> sound/soc/omap/n810.c:194: error: for each function it appears in.)
> sound/soc/omap/n810.c:188: warning: unused variable 'card'
> make[3]: *** [sound/soc/omap/n810.o] Error 1
> make[2]: *** [sound/soc/omap] Error 2
> make[1]: *** [sound/soc] Error 2
> make: *** [sound] Error 2
> 
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
> ---
>  sound/soc/omap/n810.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 

Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>

  reply	other threads:[~2012-02-10 10:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-10  6:54 [PATCH] ASoC: Fix build error in sound/soc/omap/n810.c Axel Lin
2012-02-10 10:10 ` Jarkko Nikula [this message]
2012-02-10 11:38 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F34ED1C.3010300@bitmer.com \
    --to=jarkko.nikula@bitmer.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=axel.lin@gmail.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=lrg@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.