summaryrefslogtreecommitdiff
path: root/sound/soc/omap/rx51.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-12-13 02:13:13 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-12-13 04:10:33 (GMT)
commita0e17b4e3e09e49d218958fdce09da407573a574 (patch)
tree8bb7ce4d70073a435098f9a51a396363b42459a7 /sound/soc/omap/rx51.c
parent1dfb6efd87d63d2efef6e985770d5dd642f83146 (diff)
downloadlinux-fsl-qoriq-a0e17b4e3e09e49d218958fdce09da407573a574.tar.xz
ASoC: Staticise rx51_aux_dev
Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/omap/rx51.c')
-rw-r--r--sound/soc/omap/rx51.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/rx51.c b/sound/soc/omap/rx51.c
index 4cabb74..ad16db5 100644
--- a/sound/soc/omap/rx51.c
+++ b/sound/soc/omap/rx51.c
@@ -365,7 +365,7 @@ static struct snd_soc_dai_link rx51_dai[] = {
},
};
-struct snd_soc_aux_dev rx51_aux_dev[] = {
+static struct snd_soc_aux_dev rx51_aux_dev[] = {
{
.name = "TLV320AIC34b",
.codec_name = "tlv320aic3x-codec.2-0019",