diff options
Diffstat (limited to 'drivers/usb/atm/speedtch.c')
-rw-r--r-- | drivers/usb/atm/speedtch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/atm/speedtch.c b/drivers/usb/atm/speedtch.c index 7b60d159dbed..1aca0b08f192 100644 --- a/drivers/usb/atm/speedtch.c +++ b/drivers/usb/atm/speedtch.c | |||
@@ -793,7 +793,6 @@ static void speedtch_unbind(struct usbatm_data *usbatm, struct usb_interface *in | |||
793 | ***********/ | 793 | ***********/ |
794 | 794 | ||
795 | static struct usbatm_driver speedtch_usbatm_driver = { | 795 | static struct usbatm_driver speedtch_usbatm_driver = { |
796 | .owner = THIS_MODULE, | ||
797 | .driver_name = speedtch_driver_name, | 796 | .driver_name = speedtch_driver_name, |
798 | .bind = speedtch_bind, | 797 | .bind = speedtch_bind, |
799 | .heavy_init = speedtch_heavy_init, | 798 | .heavy_init = speedtch_heavy_init, |