Commit f445da83 authored by Dmitry Torokhov's avatar Dmitry Torokhov

Input: fp801-gp - add MODULE_DESCRIPTION()

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 32a676fe
......@@ -167,5 +167,6 @@ module_exit(fm801_gp_exit);
MODULE_DEVICE_TABLE(pci, fm801_gp_id_table);
MODULE_DESCRIPTION("FM801 gameport driver");
MODULE_AUTHOR("Takashi Iwai <tiwai@suse.de>");
MODULE_LICENSE("GPL");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment