diff options
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/mid-x86/mfld_machine.c | 2 |
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 e53f8e473a78..8ae057433968 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) | |||
281 | return ret_val; | 281 | return ret_val; |
282 | } | 282 | } |
283 | 283 | ||
284 | struct snd_soc_dai_link mfld_msic_dailink[] = { | 284 | static struct snd_soc_dai_link mfld_msic_dailink[] = { |
285 | { | 285 | { |
286 | .name = "Medfield Headset", | 286 | .name = "Medfield Headset", |
287 | .stream_name = "Headset", | 287 | .stream_name = "Headset", |