[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers
[deliverable/linux.git] / drivers / usb / gadget / inode.c
index 69b0a2754f2ae3a0e7b0af72039094311b0cda1b..f132a9219e11d7c24719d9692f3a5607cf22d452 100644 (file)
@@ -1501,7 +1501,7 @@ gadgetfs_setup (struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl)
                }
                break;
 
-#ifndef        CONFIG_USB_GADGET_PXA2XX
+#ifndef        CONFIG_USB_GADGET_PXA25X
        /* PXA automagically handles this request too */
        case USB_REQ_GET_CONFIGURATION:
                if (ctrl->bRequestType != 0x80)
This page took 0.024892 seconds and 5 git commands to generate.