ASoC: update gfp/slab.h includes
[deliverable/linux.git] / sound / soc / codecs / wm8350.h
index d11bd9288cf9170761e735e2ff4094c52353a437..9ed0467c71db70b42db50e563b10abbf4485348e 100644 (file)
@@ -13,6 +13,7 @@
 #define _WM8350_H
 
 #include <sound/soc.h>
+#include <linux/mfd/wm8350/audio.h>
 
 extern struct snd_soc_dai wm8350_dai;
 extern struct snd_soc_codec_device soc_codec_dev_wm8350;
@@ -24,5 +25,8 @@ enum wm8350_jack {
 
 int wm8350_hp_jack_detect(struct snd_soc_codec *codec, enum wm8350_jack which,
                          struct snd_soc_jack *jack, int report);
+int wm8350_mic_jack_detect(struct snd_soc_codec *codec,
+                          struct snd_soc_jack *jack,
+                          int detect_report, int short_report);
 
 #endif
This page took 0.027384 seconds and 5 git commands to generate.