From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@ti.com>
Subject: Re: [PATCH] ASoC: Remove unused variables in wm9090.c
Date: Fri, 16 Dec 2011 13:54:07 +0100 [thread overview]
Message-ID: <20111216125406.GB2710@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1324021750.15709.2.camel@phoenix>
On Fri, Dec 16, 2011 at 03:49:10PM +0800, Axel Lin wrote:
> Fix below build warnings:
> CC sound/soc/codecs/wm9090.o
> sound/soc/codecs/wm9090.c: In function 'wm9090_set_bias_level':
> sound/soc/codecs/wm9090.c:496: warning: unused variable 'ret'
> sound/soc/codecs/wm9090.c:496: warning: unused variable 'i'
> sound/soc/codecs/wm9090.c:495: warning: unused variable 'reg_cache'
> sound/soc/codecs/wm9090.c: In function 'wm9090_i2c_remove':
> sound/soc/codecs/wm9090.c:658: warning: unused variable 'wm9090'
Future changes that need a bit more testing deal with all these.
prev parent reply other threads:[~2011-12-16 12:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-16 7:49 [PATCH] ASoC: Remove unused variables in wm9090.c Axel Lin
2011-12-16 12:54 ` Mark Brown [this message]
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=20111216125406.GB2710@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=axel.lin@gmail.com \
--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.