Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Dec 2, 2012
2 parents f2818d0 + c3f6817 commit f4edd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/ab8500-codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -2356,7 +2356,7 @@ static int ab8500_codec_set_dai_tdm_slot(struct snd_soc_dai *dai,
return 0;
}

struct snd_soc_dai_driver ab8500_codec_dai[] = {
static struct snd_soc_dai_driver ab8500_codec_dai[] = {
{
.name = "ab8500-codec-dai.0",
.id = 0,
Expand Down

0 comments on commit f4edd00

Please sign in to comment.