Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206510
b: refs/heads/master
c: bd73fc7
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed May 25, 2010
1 parent 0da76ec commit c9403e1
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: fab90aa4cf2330f15bba5218d5d633c1044bddd3
refs/heads/master: bd73fc76f7a232f4add4fb0d7109589987ff7194
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/wm8990.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@

#include "wm8990.h"

#define WM8990_VERSION "0.2"

/* codec private data */
struct wm8990_priv {
unsigned int sysclk;
Expand Down Expand Up @@ -1510,8 +1508,6 @@ static int wm8990_probe(struct platform_device *pdev)
struct wm8990_priv *wm8990;
int ret;

pr_info("WM8990 Audio Codec %s\n", WM8990_VERSION);

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

0 comments on commit c9403e1

Please sign in to comment.