Re: [PATCH] SoC: ak4641: Remove unused codec field from struct ak4641_priv

From: Girdwood, Liam
Date: Wed Oct 19 2011 - 12:45:31 EST


On 19 October 2011 16:05, Axel Lin <axel.lin@xxxxxxxxx> wrote:
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>
> ---
> Âsound/soc/codecs/ak4641.c | Â Â1 -
> Â1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/codecs/ak4641.c b/sound/soc/codecs/ak4641.c
> index 7a64e58..f5125ae 100644
> --- a/sound/soc/codecs/ak4641.c
> +++ b/sound/soc/codecs/ak4641.c
> @@ -31,7 +31,6 @@
>
> Â/* codec private data */
> Âstruct ak4641_priv {
> - Â Â Â struct snd_soc_codec *codec;
> Â Â Â Âunsigned int sysclk;
> Â Â Â Âint deemph;
> Â Â Â Âint playback_fs;
> --
> 1.7.5.4
>

Acked-by: Liam Girdwood <lrg@xxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/