summaryrefslogtreecommitdiff
path: root/include/dwc3-omap-uboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dwc3-omap-uboot.h')
-rw-r--r--include/dwc3-omap-uboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dwc3-omap-uboot.h b/include/dwc3-omap-uboot.h
index 29f02f8..db002b9 100644
--- a/include/dwc3-omap-uboot.h
+++ b/include/dwc3-omap-uboot.h
@@ -28,4 +28,5 @@ struct dwc3_omap_device {
int dwc3_omap_uboot_init(struct dwc3_omap_device *dev);
void dwc3_omap_uboot_exit(int index);
+int dwc3_omap_uboot_interrupt_status(int index);
#endif /* __DWC3_OMAP_UBOOT_H_ */