summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-maltron.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-maltron.c')
-rw-r--r--drivers/hid/hid-maltron.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-maltron.c b/drivers/hid/hid-maltron.c
index dcd6db6a646e..caba0def938c 100644
--- a/drivers/hid/hid-maltron.c
+++ b/drivers/hid/hid-maltron.c
@@ -162,4 +162,5 @@ static struct hid_driver maltron_driver = {
};
module_hid_driver(maltron_driver);
+MODULE_DESCRIPTION("HID driver for Maltron L90");
MODULE_LICENSE("GPL");