]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/atm/speedtch.c
USB: speedtch.c fix sparse shadowed variable warning
[linux-2.6-omap-h63xx.git] / drivers / usb / atm / speedtch.c
index 7d27c9cf3c43fee169f2c0deedb5eec1742687f1..76fce44c2f9ace8a573da9fae2e289cc904c8dc9 100644 (file)
@@ -829,7 +829,6 @@ static int speedtch_bind(struct usbatm_data *usbatm,
        if (use_isoc) {
                const struct usb_host_interface *desc = data_intf->cur_altsetting;
                const __u8 target_address = USB_DIR_IN | usbatm->driver->isoc_in;
-               int i;
 
                use_isoc = 0; /* fall back to bulk if endpoint not found */