jz4740-i2s: Export jz4740_i2s_dai
SVN-Revision: 20131
This commit is contained in:
parent
93f97a1bb0
commit
371f987651
1 changed files with 1 additions and 0 deletions
|
@ -453,6 +453,7 @@ struct snd_soc_dai jz4740_i2s_dai = {
|
|||
.suspend = jz4740_i2s_suspend,
|
||||
.resume = jz4740_i2s_resume,
|
||||
};
|
||||
EXPORT_SYMBOL_GPL(jz4740_i2s_dai);
|
||||
|
||||
static int __devinit jz4740_i2s_dev_probe(struct platform_device *pdev)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue