X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Finput%2Fgameport%2Ffm801-gp.c;h=8a1810f88b9e4707b718b8ef6baebf0e98b47b41;hb=a348a7e6fdbcd2d5192a09719a479bb238fde727;hp=1dec00e20dbc0f28c2274bec2984d28bb947ac44;hpb=6d03a68e6d5528630955452ec4b768dbde0dc00c;p=karo-tx-linux.git diff --git a/drivers/input/gameport/fm801-gp.c b/drivers/input/gameport/fm801-gp.c index 1dec00e20dbc..8a1810f88b9e 100644 --- a/drivers/input/gameport/fm801-gp.c +++ b/drivers/input/gameport/fm801-gp.c @@ -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 "); MODULE_LICENSE("GPL");