diff options
Diffstat (limited to 'drivers/usb/atm/xusbatm.c')
| -rw-r--r-- | drivers/usb/atm/xusbatm.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/usb/atm/xusbatm.c b/drivers/usb/atm/xusbatm.c index 8f55642f376f..172c82174397 100644 --- a/drivers/usb/atm/xusbatm.c +++ b/drivers/usb/atm/xusbatm.c | |||
| @@ -62,8 +62,7 @@ static int usb_intf_has_ep(const struct usb_interface *intf, u8 ep) | |||
| 62 | } | 62 | } |
| 63 | 63 | ||
| 64 | static int xusbatm_bind(struct usbatm_data *usbatm, | 64 | static int xusbatm_bind(struct usbatm_data *usbatm, |
| 65 | struct usb_interface *intf, const struct usb_device_id *id, | 65 | struct usb_interface *intf, const struct usb_device_id *id) |
| 66 | int *need_heavy_init) | ||
| 67 | { | 66 | { |
| 68 | struct usb_device *usb_dev = interface_to_usbdev(intf); | 67 | struct usb_device *usb_dev = interface_to_usbdev(intf); |
| 69 | int drv_ix = id - xusbatm_usb_ids; | 68 | int drv_ix = id - xusbatm_usb_ids; |
