Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132915
b: refs/heads/master
c: 02b7cbc
h: refs/heads/master
i:
  132913: 7f05d6a
  132911: 3e6462d
v: v3
  • Loading branch information
Mark Brown committed Mar 11, 2009
1 parent db7cfa3 commit eead4ac
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: aaf1e176fa9a96fe1eea33b710684bba066aedc1
refs/heads/master: 02b7cbc3994622900e8fc201f5f229b591c43628
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/wm8580.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@

#include "wm8580.h"

#define WM8580_VERSION "0.1"

struct pll_state {
unsigned int in;
unsigned int out;
Expand Down Expand Up @@ -972,8 +970,6 @@ static int wm8580_probe(struct platform_device *pdev)
struct wm8580_priv *wm8580;
int ret = 0;

pr_info("WM8580 Audio Codec %s\n", WM8580_VERSION);

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

0 comments on commit eead4ac

Please sign in to comment.