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>
Tue, 11 Nov 2014 02:35:06 +0000 (21:35 -0500)
This reverts commit 924185024a661a3a0fb772fde4ce178e587ed018.

drivers/mtd/mtdsuper.c

index bc93633dffdf5ec1a8addfff425c8bb689059313..a90bfe79916d29c6f7c2460e9dc644dadc46904e 100644 (file)
@@ -219,5 +219,3 @@ void kill_mtd_super(struct super_block *sb)
 }
 
 EXPORT_SYMBOL_GPL(kill_mtd_super);
-
-MODULE_LICENSE("GPL");