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

This commit is contained in:
Mark Brown 2012-12-02 13:35:03 +09:00
commit 9557656200

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");