Revert "bugfix: add MODULE_LICENSE to mtdsuper module so it loads"
authorErez_Zadok <ezk@cs.sunysb.edu>
Sat, 11 Aug 2007 02:21:05 +0000 (22:21 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 30 Mar 2011 23:20:56 +0000 (19:20 -0400)
This reverts commit 924185024a661a3a0fb772fde4ce178e587ed018.

drivers/mtd/mtdsuper.c

index 8c0a7ed364cc9017ffb2a44119866413c9e6e23b..16b02a1fc100ce542bfdaad9bb6fdbf7f8b433fe 100644 (file)
@@ -218,5 +218,3 @@ void kill_mtd_super(struct super_block *sb)
 }
 
 EXPORT_SYMBOL_GPL(kill_mtd_super);
-
-MODULE_LICENSE("GPL");