Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next

This commit is contained in:
Mark Brown 2012-12-10 00:22:08 +09:00
commit 1870975f5d

View file

@ -317,3 +317,5 @@ int snd_dmaengine_pcm_close(struct snd_pcm_substream *substream)
return 0;
}
EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_close);
MODULE_LICENSE("GPL");