diff mbox

[03/17] Input: tsc2005 - remove incorrect module alias

Message ID 20110316071814.25664.66589.stgit@hammer.corenet.prv (mailing list archive)
State Accepted
Commit ef5a672f8d67c45fe2739c3a98a4e41d96b5cabc
Headers show

Commit Message

Dmitry Torokhov March 16, 2011, 7:18 a.m. UTC
None
diff mbox

Patch

diff --git a/drivers/input/touchscreen/tsc2005.c b/drivers/input/touchscreen/tsc2005.c
index 109efbf..8c2e024 100644
--- a/drivers/input/touchscreen/tsc2005.c
+++ b/drivers/input/touchscreen/tsc2005.c
@@ -715,4 +715,3 @@  module_exit(tsc2005_exit);
 
 MODULE_AUTHOR("Lauri Leukkunen <lauri.leukkunen@nokia.com>");
 MODULE_LICENSE("GPL");
-MODULE_ALIAS("platform:tsc2005");