ASoC: wm8903: replace codec to component
[linux-2.6-block.git] / sound / soc / codecs / wm8903.h
index 0bb4a647755d84c88a2edddd29da26dae6aa95ac..1301aa9dce6f9f026b9c471f8bc4fc36787799a7 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <linux/i2c.h>
 
-extern int wm8903_mic_detect(struct snd_soc_codec *codec,
+extern int wm8903_mic_detect(struct snd_soc_component *component,
                             struct snd_soc_jack *jack,
                             int det, int shrt);