Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132894
b: refs/heads/master
c: 26bd7b4
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Mar 6, 2009
1 parent f597172 commit b964f68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 67a9c573b5bf39bc6b40c322c58640687c1b79fe
refs/heads/master: 26bd7b496cabc232fcff9ae0249828420c52b5af
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-jack.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit b964f68

Please sign in to comment.