diff options
Diffstat (limited to 'drivers/hid/hid-sony.c')
-rw-r--r-- | drivers/hid/hid-sony.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c index dd5a3979a4de..c2599388a350 100644 --- a/drivers/hid/hid-sony.c +++ b/drivers/hid/hid-sony.c | |||
@@ -148,5 +148,3 @@ static void sony_exit(void) | |||
148 | module_init(sony_init); | 148 | module_init(sony_init); |
149 | module_exit(sony_exit); | 149 | module_exit(sony_exit); |
150 | MODULE_LICENSE("GPL"); | 150 | MODULE_LICENSE("GPL"); |
151 | |||
152 | HID_COMPAT_LOAD_DRIVER(sony); | ||