summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-logitech.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-logitech.c')
-rw-r--r--drivers/hid/hid-logitech.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/hid/hid-logitech.c b/drivers/hid/hid-logitech.c
index 395e42f..b2aaebe 100644
--- a/drivers/hid/hid-logitech.c
+++ b/drivers/hid/hid-logitech.c
@@ -310,3 +310,5 @@ static void lg_exit(void)
module_init(lg_init);
module_exit(lg_exit);
MODULE_LICENSE("GPL");
+
+HID_COMPAT_LOAD_DRIVER(logitech);
OpenPOWER on IntegriCloud