Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193339
b: refs/heads/master
c: b4452d1
h: refs/heads/master
i:
  193337: 643cb32
  193335: 0d242e3
v: v3
  • Loading branch information
Mark Brown committed Mar 15, 2010
1 parent be9bcf4 commit 5b75dda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 75581d2459d3e6e5e796a42b362e4abb612bc958
refs/heads/master: b4452d1fbf3fe30435850d2971d700e0ab3852b6
3 changes: 0 additions & 3 deletions trunk/sound/soc/codecs/wm8750.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@

#include "wm8750.h"

#define WM8750_VERSION "0.12"

/* codec private data */
struct wm8750_priv {
unsigned int sysclk;
Expand Down Expand Up @@ -912,7 +910,6 @@ static int wm8750_probe(struct platform_device *pdev)
struct wm8750_priv *wm8750;
int ret;

pr_info("WM8750 Audio Codec %s", WM8750_VERSION);
codec = kzalloc(sizeof(struct snd_soc_codec), GFP_KERNEL);
if (codec == NULL)
return -ENOMEM;
Expand Down

0 comments on commit 5b75dda

Please sign in to comment.