summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-xinmo.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-xinmo.c')
-rw-r--r--drivers/hid/hid-xinmo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-xinmo.c b/drivers/hid/hid-xinmo.c
index 5c2860a9d8c9..66b8bfb6e647 100644
--- a/drivers/hid/hid-xinmo.c
+++ b/drivers/hid/hid-xinmo.c
@@ -56,4 +56,5 @@ static struct hid_driver xinmo_driver = {
};
module_hid_driver(xinmo_driver);
+MODULE_DESCRIPTION("HID driver for Xin-Mo devices");
MODULE_LICENSE("GPL");