diff --git a/[refs] b/[refs] index 7032cde8c2e7..308539bb7198 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 67a9c573b5bf39bc6b40c322c58640687c1b79fe +refs/heads/master: 26bd7b496cabc232fcff9ae0249828420c52b5af diff --git a/trunk/sound/soc/soc-jack.c b/trunk/sound/soc/soc-jack.c index bdf2484c2220..28346fb2e70c 100644 --- a/trunk/sound/soc/soc-jack.c +++ b/trunk/sound/soc/soc-jack.c @@ -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;