Skip to content

Commit

Permalink
ASoC: rt5640: Remove the unused field in private data
Browse files Browse the repository at this point in the history
The patch removes the unused field in private data.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Oder Chiou authored and Mark Brown committed Apr 14, 2014
1 parent acf04e6 commit bc49e46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/codecs/rt5640.h
Original file line number Diff line number Diff line change
Expand Up @@ -2095,7 +2095,6 @@ struct rt5640_priv {
int pll_in;
int pll_out;

int dmic_en;
bool hp_mute;
};

Expand Down

0 comments on commit bc49e46

Please sign in to comment.