diff options
Diffstat (limited to 'drivers/hid/hid-a4tech.c')
-rw-r--r-- | drivers/hid/hid-a4tech.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/hid/hid-a4tech.c b/drivers/hid/hid-a4tech.c index ebca00e6c103..42ea359e94cf 100644 --- a/drivers/hid/hid-a4tech.c +++ b/drivers/hid/hid-a4tech.c | |||
@@ -158,5 +158,3 @@ static void a4_exit(void) | |||
158 | module_init(a4_init); | 158 | module_init(a4_init); |
159 | module_exit(a4_exit); | 159 | module_exit(a4_exit); |
160 | MODULE_LICENSE("GPL"); | 160 | MODULE_LICENSE("GPL"); |
161 | |||
162 | HID_COMPAT_LOAD_DRIVER(a4tech); | ||