Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Dec 2, 2012
2 parents 22849e4 + cba69b4 commit 9557656
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/soc/soc-dmaengine-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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");

0 comments on commit 9557656

Please sign in to comment.