ASoC: ak4641: Remove unused codec field from struct ak4641_priv
Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
2ee9c183f3
commit
812b404c90
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
|
||||
/* codec private data */
|
||||
struct ak4641_priv {
|
||||
struct snd_soc_codec *codec;
|
||||
unsigned int sysclk;
|
||||
int deemph;
|
||||
int playback_fs;
|
||||
|
|
Loading…
Reference in a new issue