]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ASoC: Staticise sh4_ssi_dai
authorAxel Lin <axel.lin@gmail.com>
Sun, 2 Oct 2011 09:43:16 +0000 (17:43 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 2 Oct 2011 18:58:45 +0000 (19:58 +0100)
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/ssi.c

index 05192d97b377f586e5eab56f0e38ec841d35378d..e0c621c0553b5606afab9530628c94b994f9e847 100644 (file)
@@ -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 = {