]> git.sur5r.net Git - u-boot/blobdiff - include/dwc3-uboot.h
video, lg4573: add support for the lg4573 display
[u-boot] / include / dwc3-uboot.h
index 272a0207b37fab98514d84a7f1f13755db04f166..09ff8a74d669aae53e007c15f988af8922feb7d2 100644 (file)
@@ -38,4 +38,5 @@ struct dwc3_device {
 
 int dwc3_uboot_init(struct dwc3_device *dev);
 void dwc3_uboot_exit(int index);
+void dwc3_uboot_handle_interrupt(int index);
 #endif /* __DWC3_UBOOT_H_ */