mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
[xburst] jz4740-i2s: Export jz4740_i2s_dai
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20131 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
522f3e8fab
commit
a88dfb0e9b
@ -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 New Issue
Block a user