Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110849
b: refs/heads/master
c: 9cce39a
h: refs/heads/master
i:
  110847: b872747
v: v3
  • Loading branch information
Mark Brown authored and Jaroslav Kysela committed Jul 29, 2008
1 parent 0b02629 commit af9bf9f
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: ecb0b3f62762cec4fd02eb6b0375aee1f5a49520
refs/heads/master: 9cce39a1ba2e69a0fedc9ad9356d3b4a81e138a4
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/tlv320aic26.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ static ssize_t aic26_keyclick_set(struct device *dev,
return count;
}

DEVICE_ATTR(keyclick, 0644, aic26_keyclick_show, aic26_keyclick_set);
static DEVICE_ATTR(keyclick, 0644, aic26_keyclick_show, aic26_keyclick_set);

/* ---------------------------------------------------------------------
* SPI device portion of driver: probe and release routines and SPI
Expand Down

0 comments on commit af9bf9f

Please sign in to comment.