aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-apple.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/hid-apple.c')
-rw-r--r--drivers/hid/hid-apple.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/hid/hid-apple.c b/drivers/hid/hid-apple.c
index cab3be7ef0ab..7359d9d88e46 100644
--- a/drivers/hid/hid-apple.c
+++ b/drivers/hid/hid-apple.c
@@ -474,5 +474,3 @@ static void apple_exit(void)
474module_init(apple_init); 474module_init(apple_init);
475module_exit(apple_exit); 475module_exit(apple_exit);
476MODULE_LICENSE("GPL"); 476MODULE_LICENSE("GPL");
477
478HID_COMPAT_LOAD_DRIVER(apple);