dect
/
linux-2.6
Archived
13
0
Fork 0

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
1 changed files with 2 additions and 0 deletions

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