Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132842
b: refs/heads/master
c: 7b317b6
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Feb 17, 2009
1 parent c5a7f7b commit fc32ad4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 31b59cf9cebb5bb675f49fe44814bbb7270374cc
refs/heads/master: 7b317b692a03a870d7acda0a0bd4d211f1c064fe
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/wm8731.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@

#include "wm8731.h"

#define WM8731_VERSION "0.13"

struct snd_soc_codec_device soc_codec_dev_wm8731;

/* codec private data */
Expand Down Expand Up @@ -702,8 +700,6 @@ static int wm8731_probe(struct platform_device *pdev)
struct wm8731_priv *wm8731;
int ret = 0;

pr_info("WM8731 Audio Codec %s", WM8731_VERSION);

setup = socdev->codec_data;
codec = kzalloc(sizeof(struct snd_soc_codec), GFP_KERNEL);
if (codec == NULL)
Expand Down

0 comments on commit fc32ad4

Please sign in to comment.