aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-dummy.c')
-rw-r--r--drivers/hid/hid-dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/hid-dummy.c b/drivers/hid/hid-dummy.c
index 684191dcb324..69dcf9b1a444 100644
--- a/drivers/hid/hid-dummy.c
+++ b/drivers/hid/hid-dummy.c
@@ -28,7 +28,7 @@ static int __init hid_dummy_init(void)
28#ifdef CONFIG_HID_EZKEY_MODULE 28#ifdef CONFIG_HID_EZKEY_MODULE
29 HID_COMPAT_CALL_DRIVER(ezkey); 29 HID_COMPAT_CALL_DRIVER(ezkey);
30#endif 30#endif
31#ifdef CONFIG_HID_EZKEY_MODULE 31#ifdef CONFIG_HID_GYRATION_MODULE
32 HID_COMPAT_CALL_DRIVER(gyration); 32 HID_COMPAT_CALL_DRIVER(gyration);
33#endif 33#endif
34#ifdef CONFIG_HID_LOGITECH_MODULE 34#ifdef CONFIG_HID_LOGITECH_MODULE