dect
/
linux-2.6
Archived
13
0
Fork 0

ASoC: Staticise rx51_aux_dev

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Axel Lin 2011-12-13 10:13:13 +08:00 committed by Mark Brown
parent 1dfb6efd87
commit a0e17b4e3e
1 changed files with 1 additions and 1 deletions

View File

@ -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",