]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/musb/da8xx.h
MUSB driver: Timeout is never detected as the while loop does not end
[u-boot] / drivers / usb / musb / da8xx.h
index 93234f0dd4b41d95a469da222b738fc2b24a0456..be1cdaf1dc7a81f8261a4e089c459387da9060c4 100644 (file)
@@ -25,7 +25,7 @@
 #define __DA8XX_MUSB_H__
 
 #include <asm/arch/hardware.h>
-#include <asm/arch/gpio_defs.h>
+#include <asm/arch/gpio.h>
 #include "musb_core.h"
 
 /* Base address of da8xx usb0 wrapper */
@@ -100,4 +100,3 @@ struct da8xx_usb_regs {
 
 #define DA8XX_USB_VBUS_GPIO    (1 << 15)
 #endif /* __DA8XX_MUSB_H__ */
-