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>
Sun, 6 Mar 2011 08:42:39 +0000 (03:42 -0500)
This reverts commit 924185024a661a3a0fb772fde4ce178e587ed018.

drivers/mtd/mtdsuper.c

index 1438d63fc4b0bd0e513c682d5681a1f5ee4cdc33..38e2ab07e7a3fc771f40d7a4448b52906d88c0d6 100644 (file)
@@ -228,5 +228,3 @@ void kill_mtd_super(struct super_block *sb)
 }
 
 EXPORT_SYMBOL_GPL(kill_mtd_super);
-
-MODULE_LICENSE("GPL");