summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/da7218.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/da7218.h')
-rw-r--r--sound/soc/codecs/da7218.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/da7218.h b/sound/soc/codecs/da7218.h
index 4f7ec21069a4..19e6cee2e42e 100644
--- a/sound/soc/codecs/da7218.h
+++ b/sound/soc/codecs/da7218.h
@@ -1410,6 +1410,6 @@ struct da7218_priv {
};
/* HP detect control */
-int da7218_hpldet(struct snd_soc_codec *codec, struct snd_soc_jack *jack);
+int da7218_hpldet(struct snd_soc_component *component, struct snd_soc_jack *jack);
#endif /* _DA7218_H */