[PATCH] mtdsuper: licensce = GPL

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <trivial@...>
Cc: David Woodhouse <dwmw2@...>, Linux Kernel Mailing List <linux-kernel@...>
Date: Wednesday, August 1, 2007 - 2:33 pm

block2mtd: version $Revision: 1.30 $
block2mtd: mtd0: [d: /dev/sdc2] erase_size = 64KiB [65536]
mtdsuper: module license 'unspecified' taints kernel.
mtdsuper: Unknown symbol get_mtd_device
mtdsuper: Unknown symbol put_mtd_device
jffs2: Unknown symbol get_sb_mtd
jffs2: Unknown symbol kill_mtd_super

Signed-off-by: Rafał Bilski <rafalbilski@interia.pl>
---
 drivers/mtd/mtdsuper.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/mtd/mtdsuper.c b/drivers/mtd/mtdsuper.c
index aca3319..3510ed0 100644
--- a/drivers/mtd/mtdsuper.c
+++ b/drivers/mtd/mtdsuper.c
@@ -230,3 +230,5 @@ void kill_mtd_super(struct super_block *sb)
 }
 
 EXPORT_SYMBOL_GPL(kill_mtd_super);
+MODULE_LICENSE("GPL");
+
-- 


----------------------------------------------------------------------
Zmien konto na takie o nieograniczonej pojemnosci.
Za darmo w INTERIA.PL


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] mtdsuper: licensce = GPL, Rafał Bilski, (Wed Aug 1, 2:33 pm)
Re: [PATCH] mtdsuper: licensce = GPL, Satyam Sharma, (Wed Aug 1, 5:53 pm)
Re: [PATCH] mtdsuper: licensce = GPL, Rafał Bilski, (Thu Aug 2, 3:18 am)
Re: [PATCH] mtdsuper: licensce = GPL, Satyam Sharma, (Thu Aug 2, 4:14 am)
Re: [PATCH] mtdsuper: licensce = GPL, Rafał Bilski, (Thu Aug 2, 12:02 pm)