ASoC: Remove unused driver data from WM8961 probe

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
Mark Brown 2010-08-12 15:09:55 +01:00
parent 48bd3472d6
commit 381ac990db

View file

@ -959,7 +959,6 @@ static struct snd_soc_dai_driver wm8961_dai = {
static int wm8961_probe(struct snd_soc_codec *codec)
{
struct wm8961_priv *wm8961 = snd_soc_codec_get_drvdata(codec);
int ret = 0;
u16 reg;