]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/soc-jack.c
ASoC: Staticise workqueue function for GPIO jack detection
[linux-2.6-omap-h63xx.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;