summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5665.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2017-04-30 15:15:43 +0200
committerMark Brown <broonie@kernel.org>2017-04-30 15:15:43 +0200
commitcce9b271e5e05ba43ce9332652ef309b9e44c87a (patch)
tree6df46e772a83aafd8f84638ee1be0eb4011c4d46 /sound/soc/codecs/rt5665.h
parentMerge remote-tracking branch 'asoc/topic/rcar' into asoc-next (diff)
parentASoC: rt5665: move rt5665_set_jack_detect to .set_jack (diff)
downloadlinux-cce9b271e5e05ba43ce9332652ef309b9e44c87a.tar.xz
linux-cce9b271e5e05ba43ce9332652ef309b9e44c87a.zip
Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-next
Diffstat (limited to 'sound/soc/codecs/rt5665.h')
-rw-r--r--sound/soc/codecs/rt5665.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/rt5665.h b/sound/soc/codecs/rt5665.h
index a30f5e6d0628..1db5c6a62a8e 100644
--- a/sound/soc/codecs/rt5665.h
+++ b/sound/soc/codecs/rt5665.h
@@ -1984,7 +1984,5 @@ enum {
int rt5665_sel_asrc_clk_src(struct snd_soc_codec *codec,
unsigned int filter_mask, unsigned int clk_src);
-int rt5665_set_jack_detect(struct snd_soc_codec *codec,
- struct snd_soc_jack *hs_jack);
#endif /* __RT5665_H__ */