summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_dsp_cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/fsl/fsl_dsp_cpu.c')
-rw-r--r--sound/soc/fsl/fsl_dsp_cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/fsl/fsl_dsp_cpu.c b/sound/soc/fsl/fsl_dsp_cpu.c
index e97d09ae0c45..f202cdc4ed72 100644
--- a/sound/soc/fsl/fsl_dsp_cpu.c
+++ b/sound/soc/fsl/fsl_dsp_cpu.c
@@ -95,3 +95,4 @@ static struct platform_driver dsp_audio_driver = {
.remove = dsp_audio_remove,
};
module_platform_driver(dsp_audio_driver);
+MODULE_LICENSE("GPL v2");