[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers
[deliverable/linux.git] / drivers / usb / gadget / ether.c
index 8d61ea67a8174a801d1ee0f8e902b2239ff53b70..4ce3950b997fb887507d28495e524cce94c812b2 100644 (file)
@@ -262,7 +262,7 @@ MODULE_PARM_DESC(host_addr, "Host Ethernet Address");
 /* For CDC-incapable hardware, choose the simple cdc subset.
  * Anything that talks bulk (without notable bugs) can do this.
  */
-#ifdef CONFIG_USB_GADGET_PXA2XX
+#ifdef CONFIG_USB_GADGET_PXA25X
 #define        DEV_CONFIG_SUBSET
 #endif
 
This page took 0.026077 seconds and 5 git commands to generate.