Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218694
b: refs/heads/master
c: 0d040df
h: refs/heads/master
v: v3
  • Loading branch information
Arnaud Lacombe authored and Takashi Iwai committed Oct 27, 2010
1 parent ecceffd commit 230ccfd
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: f3607aef0d3370ae9edbfecfc7182233397cb0aa
refs/heads/master: 0d040df9984c8fcb6a777a8f6d5dc513eaefd2de
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm9090.c
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ static int wm9090_i2c_probe(struct i2c_client *i2c,
return ret;
}

static int wm9090_i2c_remove(struct i2c_client *i2c)
static int __devexit wm9090_i2c_remove(struct i2c_client *i2c)
{
struct wm9090_priv *wm9090 = i2c_get_clientdata(i2c);

Expand Down

0 comments on commit 230ccfd

Please sign in to comment.