aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/nuc900/nuc900-ac97.c2
-rw-r--r--sound/soc/nuc900/nuc900-audio.h (renamed from sound/soc/nuc900/nuc900-auido.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/nuc900/nuc900-ac97.c b/sound/soc/nuc900/nuc900-ac97.c
index c49a7934a7b..b6e42c7eb9a 100644
--- a/sound/soc/nuc900/nuc900-ac97.c
+++ b/sound/soc/nuc900/nuc900-ac97.c
@@ -25,7 +25,7 @@
25 25
26#include <mach/mfp.h> 26#include <mach/mfp.h>
27 27
28#include "nuc900-auido.h" 28#include "nuc900-audio.h"
29 29
30static DEFINE_MUTEX(ac97_mutex); 30static DEFINE_MUTEX(ac97_mutex);
31struct nuc900_audio *nuc900_ac97_data; 31struct nuc900_audio *nuc900_ac97_data;
diff --git a/sound/soc/nuc900/nuc900-auido.h b/sound/soc/nuc900/nuc900-audio.h
index 3038f519729..3038f519729 100644
--- a/sound/soc/nuc900/nuc900-auido.h
+++ b/sound/soc/nuc900/nuc900-audio.h