]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/musb-new/musb_uboot.c
usb: sunxi: Switch to use generic-phy
[u-boot] / drivers / usb / musb-new / musb_uboot.c
index 48242c04756f082ca844a6820b9f52c806fe6836..2b04fbd046e7dba99dd6e4ae97389be10e9983eb 100644 (file)
@@ -1,9 +1,6 @@
 #include <common.h>
 #include <console.h>
 #include <watchdog.h>
-#ifdef CONFIG_ARCH_SUNXI
-#include <asm/arch/usb_phy.h>
-#endif
 #include <linux/errno.h>
 #include <linux/usb/ch9.h>
 #include <linux/usb/gadget.h>