aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/mid-x86/mfld_machine.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-12-14 19:23:01 +0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-12-15 15:09:27 +0800
commit00c651612ef2b4b6b953059ace6b50afcb8d88c4 (patch)
treee230151ffa9171394d987d44b63b4db3d5001d0c /sound/soc/mid-x86/mfld_machine.c
parentec641c459048f30e378e1386ba9eff1f7ada522f (diff)
ASoC: Staticise mfld_msic_dailink
Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked by: Vinod Koul <vinod.koul@linux.intel.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/mid-x86/mfld_machine.c')
-rw-r--r--sound/soc/mid-x86/mfld_machine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/mid-x86/mfld_machine.c b/sound/soc/mid-x86/mfld_machine.c
index e53f8e473a7..8ae05743396 100644
--- a/sound/soc/mid-x86/mfld_machine.c
+++ b/sound/soc/mid-x86/mfld_machine.c
@@ -281,7 +281,7 @@ static int mfld_init(struct snd_soc_pcm_runtime *runtime)
return ret_val;
}
-struct snd_soc_dai_link mfld_msic_dailink[] = {
+static struct snd_soc_dai_link mfld_msic_dailink[] = {
{
.name = "Medfield Headset",
.stream_name = "Headset",