Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316259
b: refs/heads/master
c: b2a4ec3
h: refs/heads/master
i:
  316257: bc51500
  316255: 41c3b3f
v: v3
  • Loading branch information
Mark Brown committed Jun 23, 2012
1 parent c9542d5 commit 8e9870e
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: ace36d85809f6005b559802f194d44c6aa61af88
refs/heads/master: b2a4ec3d48fb53c99cb2e332f6e58eef770f1ed9
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/da732x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1543,7 +1543,7 @@ static int da732x_remove(struct snd_soc_codec *codec)
return 0;
}

struct snd_soc_codec_driver soc_codec_dev_da732x = {
static struct snd_soc_codec_driver soc_codec_dev_da732x = {
.probe = da732x_probe,
.remove = da732x_remove,
.set_bias_level = da732x_set_bias_level,
Expand Down

0 comments on commit 8e9870e

Please sign in to comment.