From: Axel Lin Date: Sun, 2 Oct 2011 09:43:16 +0000 (+0800) Subject: ASoC: Staticise sh4_ssi_dai X-Git-Tag: v3.3-rc1~14^2~604 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8fccf46905b05baa08f69516cabc229ef222f5d7;p=platform%2Fkernel%2Flinux-exynos.git ASoC: Staticise sh4_ssi_dai Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- diff --git a/sound/soc/sh/ssi.c b/sound/soc/sh/ssi.c index 05192d9..e0c621c 100644 --- a/sound/soc/sh/ssi.c +++ b/sound/soc/sh/ssi.c @@ -342,7 +342,7 @@ static struct snd_soc_dai_ops ssi_dai_ops = { .set_fmt = ssi_set_fmt, }; -struct snd_soc_dai_driver sh4_ssi_dai[] = { +static struct snd_soc_dai_driver sh4_ssi_dai[] = { { .name = "ssi-dai.0", .playback = {