Commit a27e304b authored by Kevin Hilman's avatar Kevin Hilman Committed by Mark Brown
Browse files

ASoC: spdif codec: enable use by modules

parent 087d53ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)
{