X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fdwc3-uboot.h;h=09ff8a74d669aae53e007c15f988af8922feb7d2;hb=2d30ac33d3215c10495d75fe3b094a8a0997ed6a;hp=272a0207b37fab98514d84a7f1f13755db04f166;hpb=8d6ed436c0ca1c5a9e754305e4de9509d0268b8d;p=karo-tx-uboot.git diff --git a/include/dwc3-uboot.h b/include/dwc3-uboot.h index 272a0207b3..09ff8a74d6 100644 --- a/include/dwc3-uboot.h +++ b/include/dwc3-uboot.h @@ -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_ */