Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f445da83 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: fp801-gp - add MODULE_DESCRIPTION()



Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 32a676fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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");