]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/pxa27x_udc.c
Merge git://git.denx.de/u-boot-marvell
[u-boot] / drivers / usb / gadget / pxa27x_udc.c
index 942355528084b0022c475b5e35d3b136f6957e2c..c7b21aee42187e946da02880ef8d5bb9b4448035 100644 (file)
 
 
 #include <common.h>
-#include <config.h>
-#include <asm/byteorder.h>
-#include <usbdevice.h>
 #include <asm/arch/hardware.h>
+#include <asm/byteorder.h>
 #include <asm/io.h>
+#include <usbdevice.h>
 #include <usb/pxa27x_udc.h>
 #include <usb/udc.h>