ASoC: Allow choice of ac97 gpio reset line
[deliverable/linux.git] / sound / soc / soc-jack.c
index bdf2484c222076ae65ab17b9322f75468860b16c..28346fb2e70c08033158920f4ae7a35032239762 100644 (file)
@@ -143,7 +143,7 @@ EXPORT_SYMBOL_GPL(snd_soc_jack_add_pins);
 
 #ifdef CONFIG_GPIOLIB
 /* gpio detect */
-void snd_soc_jack_gpio_detect(struct snd_soc_jack_gpio *gpio)
+static void snd_soc_jack_gpio_detect(struct snd_soc_jack_gpio *gpio)
 {
        struct snd_soc_jack *jack = gpio->jack;
        int enable;
This page took 0.023919 seconds and 5 git commands to generate.