]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci-hcd.c
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci-hcd.c
index d343afacb0b03215822d5d1b0043fb1bfbb234ba..15a803b206b8ea72c4774ba6edb504a0fd5e964c 100644 (file)
@@ -1111,8 +1111,8 @@ clean0:
 #ifdef DEBUG
        debugfs_remove(ehci_debug_root);
        ehci_debug_root = NULL;
-#endif
 err_debug:
+#endif
        clear_bit(USB_EHCI_LOADED, &usb_hcds_loaded);
        return retval;
 }