Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148280
b: refs/heads/master
c: 2baaec2
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed May 15, 2009
1 parent 1290c52 commit 9168d1b
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: 5f592bb99b2634b2c515bb75d92cae14b1e22c51
refs/heads/master: 2baaec28068d07db3d4ae6ba885fa07255b2ad79
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8940.c
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ static int wm8940_i2c_probe(struct i2c_client *i2c,
return wm8940_register(wm8940);
}

static int wm8940_i2c_remove(struct i2c_client *client)
static int __devexit wm8940_i2c_remove(struct i2c_client *client)
{
struct wm8940_priv *wm8940 = i2c_get_clientdata(client);

Expand Down

0 comments on commit 9168d1b

Please sign in to comment.