Merge branch 'topic/hda' into for-linus
[platform/kernel/linux-starfive.git] / drivers / hid / hid-ezkey.c
index deb42f9..0a1fe05 100644 (file)
@@ -91,5 +91,3 @@ static void ez_exit(void)
 module_init(ez_init);
 module_exit(ez_exit);
 MODULE_LICENSE("GPL");
-
-HID_COMPAT_LOAD_DRIVER(ezkey);