From 8fa773b26497928c2782834d016f63cd67b1315b Mon Sep 17 00:00:00 2001 From: Wan ZongShun Date: Thu, 10 Jun 2010 10:40:40 +0800 Subject: [PATCH] --- yaml --- r: 206550 b: refs/heads/master c: 019afb581a61fcd899ae83527744e4f420e89bf1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/nuc900/nuc900-audio.c | 2 +- trunk/sound/soc/nuc900/nuc900-pcm.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index e51f7f7d5d20..4d6320ffe94c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 315f7da6314e01322cae8bce9a90850060c041ea +refs/heads/master: 019afb581a61fcd899ae83527744e4f420e89bf1 diff --git a/trunk/sound/soc/nuc900/nuc900-audio.c b/trunk/sound/soc/nuc900/nuc900-audio.c index b33d5b844d71..72e6f518f7b2 100644 --- a/trunk/sound/soc/nuc900/nuc900-audio.c +++ b/trunk/sound/soc/nuc900/nuc900-audio.c @@ -21,7 +21,7 @@ #include #include "../codecs/ac97.h" -#include "nuc900-auido.h" +#include "nuc900-audio.h" static struct snd_soc_dai_link nuc900evb_ac97_dai = { .name = "AC97", diff --git a/trunk/sound/soc/nuc900/nuc900-pcm.c b/trunk/sound/soc/nuc900/nuc900-pcm.c index 445a18011d8e..e81e803b3a63 100644 --- a/trunk/sound/soc/nuc900/nuc900-pcm.c +++ b/trunk/sound/soc/nuc900/nuc900-pcm.c @@ -23,7 +23,7 @@ #include -#include "nuc900-auido.h" +#include "nuc900-audio.h" static const struct snd_pcm_hardware nuc900_pcm_hardware = { .info = SNDRV_PCM_INFO_INTERLEAVED |