Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218691
b: refs/heads/master
c: e94be5f
h: refs/heads/master
i:
  218689: 5616068
  218687: c37007c
v: v3
  • Loading branch information
Liam Girdwood authored and Takashi Iwai committed Oct 26, 2010
1 parent 5174d1b commit 1318df0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 3342b9680fbd6535f65148f5e95e581bc75be9cc
refs/heads/master: e94be5f3628565d0968d668341d9dd468700516d
3 changes: 1 addition & 2 deletions trunk/sound/soc/fsl/pcm030-audio-fabric.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <sound/pcm_params.h>
#include <sound/initval.h>
#include <sound/soc.h>
#include <sound/soc-of-simple.h>

#include "mpc5200_dma.h"
#include "mpc5200_psc_ac97.h"
Expand All @@ -49,7 +48,7 @@ static struct snd_soc_dai_link pcm030_fabric_dai[] = {
.codec_dai_name = "wm9712-aux",
.cpu_dai_name = "mpc5200-psc-ac97.1",
.platform_name = "mpc5200-pcm-audio",
..codec_name = "wm9712-codec",
.codec_name = "wm9712-codec",
},
};

Expand Down

0 comments on commit 1318df0

Please sign in to comment.