alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] ASoC: ak4641: Remove unused codec field from struct ak4641_priv
@ 2011-10-19 15:08 Axel Lin
  0 siblings, 0 replies; only message in thread
From: Axel Lin @ 2011-10-19 15:08 UTC (permalink / raw)
  To: linux-kernel
  Cc: Liam Girdwood, Mark Brown, Harald Welte, Philipp Zabel,
	Dmitry Artamonow, alsa-devel

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
Sorry. a typo in subject line. here is a resend.

 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-19 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 15:08 [PATCH RESEND] ASoC: ak4641: Remove unused codec field from struct ak4641_priv Axel Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).