mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
Input: tsc2005 - remove incorrect module alias
TSC2005 is not a platform driver so it should not define "platform:tsc2005" module alias. Tested-by: Aaro Koskinen <aaro.koskinen@nokia.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
parent
3ff8ff53aa
commit
ef5a672f8d
@ -715,4 +715,3 @@ module_exit(tsc2005_exit);
|
||||
|
||||
MODULE_AUTHOR("Lauri Leukkunen <lauri.leukkunen@nokia.com>");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_ALIAS("platform:tsc2005");
|
||||
|
Loading…
Reference in New Issue
Block a user