Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132869
b: refs/heads/master
c: a3c7729
h: refs/heads/master
i:
  132867: c42f863
v: v3
  • Loading branch information
Philipp Zabel authored and Mark Brown committed Mar 3, 2009
1 parent fda520d commit e9c01cb
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: ff09d49ad0176a5f52a398c137a7ff5f669d6be4
refs/heads/master: a3c7729e6c5d41bbeb3e13befbcf8e4ef76e55dc
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/uda1380.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@

#include "uda1380.h"

#define UDA1380_VERSION "0.6"

/*
* uda1380 register cache
*/
Expand Down Expand Up @@ -826,8 +824,6 @@ static int uda1380_probe(struct platform_device *pdev)
struct snd_soc_codec *codec;
int ret;

pr_info("UDA1380 Audio Codec %s", UDA1380_VERSION);

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

0 comments on commit e9c01cb

Please sign in to comment.