ASoC: rt5645: Remove the unused variable

The patch is for removing the unused variable.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Oder Chiou 2014-05-08 14:47:34 +08:00 коммит произвёл Mark Brown
Родитель 1319b2f6a5
Коммит 92e160ddf6
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1166,7 +1166,6 @@ static int rt5645_spk_event(struct snd_soc_dapm_widget *w,
struct snd_kcontrol *kcontrol, int event)
{
struct snd_soc_codec *codec = w->codec;
struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec);
switch (event) {
case SND_SOC_DAPM_POST_PMU: