[ARM] pxa: add udc support for pxa3xx
[safe/jmp/linux-2.6] / arch / arm / mach-pxa / pxa3xx.c
index 462503a..6f678d9 100644 (file)
@@ -552,7 +552,7 @@ void __init pxa3xx_set_i2c_power_info(struct i2c_pxa_platform_data *info)
 }
 
 static struct platform_device *devices[] __initdata = {
-/*     &pxa_device_udc,        The UDC driver is PXA25x only */
+       &pxa27x_device_udc,
        &pxa_device_ffuart,
        &pxa_device_btuart,
        &pxa_device_stuart,