Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
This commit is contained in:
commit
1870975f5d
1 changed files with 2 additions and 0 deletions
|
@ -317,3 +317,5 @@ int snd_dmaengine_pcm_close(struct snd_pcm_substream *substream)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_close);
|
EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_close);
|
||||||
|
|
||||||
|
MODULE_LICENSE("GPL");
|
||||||
|
|
Loading…
Reference in a new issue