summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5640.h
diff options
context:
space:
mode:
authorOder Chiou2014-03-28 13:28:28 +0100
committerMark Brown2014-04-14 18:27:41 +0200
commitbc49e462cd6ded128cc6dbb6775de4a4c3d6bbc8 (patch)
tree012a87945ba9b06359f2d142d2a0b3feadc4237e /sound/soc/codecs/rt5640.h
parentASoC: rt5640: Remove the unused or incorrect setting of clock source (diff)
downloadkernel-qcow2-linux-bc49e462cd6ded128cc6dbb6775de4a4c3d6bbc8.tar.gz
kernel-qcow2-linux-bc49e462cd6ded128cc6dbb6775de4a4c3d6bbc8.tar.xz
kernel-qcow2-linux-bc49e462cd6ded128cc6dbb6775de4a4c3d6bbc8.zip
ASoC: rt5640: Remove the unused field in private data
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>
Diffstat (limited to 'sound/soc/codecs/rt5640.h')
-rw-r--r--sound/soc/codecs/rt5640.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5640.h b/sound/soc/codecs/rt5640.h
index cbd07b5f8060..d7bd525caf85 100644
--- a/sound/soc/codecs/rt5640.h
+++ b/sound/soc/codecs/rt5640.h
@@ -2095,7 +2095,6 @@ struct rt5640_priv {
int pll_in;
int pll_out;
- int dmic_en;
bool hp_mute;
};