Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206550
b: refs/heads/master
c: 019afb5
h: refs/heads/master
v: v3
  • Loading branch information
Wan ZongShun authored and Mark Brown committed Jun 10, 2010
1 parent a01965f commit 8fa773b
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 315f7da6314e01322cae8bce9a90850060c041ea
refs/heads/master: 019afb581a61fcd899ae83527744e4f420e89bf1
2 changes: 1 addition & 1 deletion trunk/sound/soc/nuc900/nuc900-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#include <sound/soc-dapm.h>

#include "../codecs/ac97.h"
#include "nuc900-auido.h"
#include "nuc900-audio.h"

static struct snd_soc_dai_link nuc900evb_ac97_dai = {
.name = "AC97",
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/nuc900/nuc900-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#include <mach/hardware.h>

#include "nuc900-auido.h"
#include "nuc900-audio.h"

static const struct snd_pcm_hardware nuc900_pcm_hardware = {
.info = SNDRV_PCM_INFO_INTERLEAVED |
Expand Down

0 comments on commit 8fa773b

Please sign in to comment.