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 ebca00e6c10..42ea359e94c 100644 --- a/drivers/hid/hid-a4tech.c +++ b/drivers/hid/hid-a4tech.c @@ -158,5 +158,3 @@ static void a4_exit(void)  module_init(a4_init);  module_exit(a4_exit);  MODULE_LICENSE("GPL"); - -HID_COMPAT_LOAD_DRIVER(a4tech); | 
