summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-megaworld.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-megaworld.c')
-rw-r--r--drivers/hid/hid-megaworld.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-megaworld.c b/drivers/hid/hid-megaworld.c
index 599657863cb9..0476d7d16e7f 100644
--- a/drivers/hid/hid-megaworld.c
+++ b/drivers/hid/hid-megaworld.c
@@ -122,4 +122,5 @@ static struct hid_driver mwctrl_driver = {
};
module_hid_driver(mwctrl_driver);
+MODULE_DESCRIPTION("Vibration support for Mega World controllers");
MODULE_LICENSE("GPL");