|
@@ -1502,7 +1502,7 @@ gadgetfs_setup (struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl)
|
|
}
|
|
}
|
|
break;
|
|
break;
|
|
|
|
|
|
-#ifndef CONFIG_USB_GADGET_PXA25X
|
|
|
|
|
|
+#ifndef CONFIG_USB_PXA25X
|
|
/* PXA automagically handles this request too */
|
|
/* PXA automagically handles this request too */
|
|
case USB_REQ_GET_CONFIGURATION:
|
|
case USB_REQ_GET_CONFIGURATION:
|
|
if (ctrl->bRequestType != 0x80)
|
|
if (ctrl->bRequestType != 0x80)
|