mfd: stmpe-spi: Remove MODULE_LICENSE in non-modules
[linux-2.6-microblaze.git] / drivers / mfd / stmpe-spi.c
index e9cbf33..792236f 100644 (file)
@@ -154,6 +154,5 @@ static void __exit stmpe_exit(void)
 }
 module_exit(stmpe_exit);
 
-MODULE_LICENSE("GPL v2");
 MODULE_DESCRIPTION("STMPE MFD SPI Interface Driver");
 MODULE_AUTHOR("Viresh Kumar <vireshk@kernel.org>");