This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/media_tree.git tree:

Subject: [media] au8522_common: add missing MODULE_LICENSE
Author:  Michael Krufky <[email protected]>
Date:    Mon Apr 9 15:50:23 2012 -0300

Signed-off-by: Michael Krufky <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 drivers/media/dvb/frontends/au8522_common.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

---

http://git.linuxtv.org/media_tree.git?a=commitdiff;h=0a7b5e2747c55935944cac356cb48f03dc399b5a

diff --git a/drivers/media/dvb/frontends/au8522_common.c 
b/drivers/media/dvb/frontends/au8522_common.c
index befdff9..625c504 100644
--- a/drivers/media/dvb/frontends/au8522_common.c
+++ b/drivers/media/dvb/frontends/au8522_common.c
@@ -26,6 +26,8 @@
 #include "dvb_frontend.h"
 #include "au8522_priv.h"
 
+MODULE_LICENSE("GPL");
+
 static int debug;
 
 #define dprintk(arg...)\

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to