From b4c6dd81ddd80547397b43267fe852ae542aa77d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lothar=20Wa=C3=9Fmann?= Date: Fri, 9 Dec 2011 14:38:11 +0100 Subject: [PATCH] --- yaml --- r: 276723 b: refs/heads/master c: 06c8eb9a9115dbbf1658a79f19f18a887c18119b h: refs/heads/master i: 276721: bb561f8480a13bfd95abfc470fea7ec87c203654 276719: 9f1ccd72f8976f1eccbfb0de3d46ef5bdb154032 v: v3 --- [refs] | 2 +- trunk/sound/soc/mxs/mxs-pcm.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7d898889490e..3631176c2520 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 37d5993c5cc9bc83762ae1b5bd287438022e8afe +refs/heads/master: 06c8eb9a9115dbbf1658a79f19f18a887c18119b diff --git a/trunk/sound/soc/mxs/mxs-pcm.c b/trunk/sound/soc/mxs/mxs-pcm.c index dea5aa4aa647..8646913631de 100644 --- a/trunk/sound/soc/mxs/mxs-pcm.c +++ b/trunk/sound/soc/mxs/mxs-pcm.c @@ -357,3 +357,5 @@ static void __exit snd_mxs_pcm_exit(void) platform_driver_unregister(&mxs_pcm_driver); } module_exit(snd_mxs_pcm_exit); + +MODULE_LICENSE("GPL");