Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284012
b: refs/heads/master
c: b5a6704
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Dec 23, 2011
1 parent 272f95c commit d500fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1d9d25b35261af7892df7d339b6c34ed648ccd57
refs/heads/master: b5a67048d012cc69618140ce31316eedc9c57e8c
1 change: 1 addition & 0 deletions trunk/sound/soc/nuc900/nuc900-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ static struct snd_soc_dai_link nuc900evb_ac97_dai = {

static struct snd_soc_card nuc900evb_audio_machine = {
.name = "NUC900EVB_AC97",
.owner = THIS_MODULE,
.dai_link = &nuc900evb_ac97_dai,
.num_links = 1,
};
Expand Down

0 comments on commit d500fe7

Please sign in to comment.