Commit cba69b4d authored by Lothar Waßmann's avatar Lothar Waßmann Committed by Mark Brown

ASoC: dmaengine_pcm: set MODULE_LICENSE

Signed-off-by: default avatarLothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent f4a75d2e
...@@ -317,3 +317,5 @@ int snd_dmaengine_pcm_close(struct snd_pcm_substream *substream) ...@@ -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");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment