Skip to content

Commit

Permalink
ASoC: spdif codec: enable use by modules
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
metaliveblog authored and broonie committed Jul 13, 2009
1 parent 087d53a commit a27e304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/codecs/spdif_transciever.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ struct snd_soc_dai dit_stub_dai = {
.formats = STUB_FORMATS,
},
};
EXPORT_SYMBOL_GPL(dit_stub_dai);

static int spdif_dit_probe(struct platform_device *pdev)
{
Expand Down

0 comments on commit a27e304

Please sign in to comment.