summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb-new/musb_uboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/musb-new/musb_uboot.h')
-rw-r--r--drivers/usb/musb-new/musb_uboot.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/usb/musb-new/musb_uboot.h b/drivers/usb/musb-new/musb_uboot.h
index 69b7977f58..6312cd2148 100644
--- a/drivers/usb/musb-new/musb_uboot.h
+++ b/drivers/usb/musb-new/musb_uboot.h
@@ -21,4 +21,8 @@ struct musb_host_data {
struct urb urb;
};
+extern struct dm_usb_ops musb_usb_ops;
+
+int musb_lowlevel_init(struct musb_host_data *host);
+
#endif
OpenPOWER on IntegriCloud