public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mtdsuper: licensce = GPL
@ 2007-08-01 18:33 Rafał Bilski
  2007-08-01 21:53 ` Satyam Sharma
  0 siblings, 1 reply; 7+ messages in thread
From: Rafał Bilski @ 2007-08-01 18:33 UTC (permalink / raw)
  To: trivial; +Cc: David Woodhouse, Linux Kernel Mailing List


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

>>>http://link.interia.pl/f1b0a


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-08-03  8:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 18:33 [PATCH] mtdsuper: licensce = GPL Rafał Bilski
2007-08-01 21:53 ` Satyam Sharma
2007-08-02  7:18   ` Rafał Bilski
2007-08-02  8:14     ` Satyam Sharma
2007-08-02 16:02       ` Rafał Bilski
2007-08-03  2:57         ` [PATCH] mtd: Makefile fix (was Re: [PATCH] mtdsuper: licensce = GPL) Satyam Sharma
2007-08-03  8:17           ` Rafał Bilski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox