summaryrefslogtreecommitdiff
path: root/include/linux/usb/of.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/usb/of.h')
-rw-r--r--include/linux/usb/of.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/usb/of.h b/include/linux/usb/of.h
index 5ff9032..2a57e0d 100644
--- a/include/linux/usb/of.h
+++ b/include/linux/usb/of.h
@@ -11,6 +11,8 @@
#include <linux/usb/otg.h>
#include <linux/usb/phy.h>
+enum usb_dr_mode of_usb_get_dr_mode(struct device_node *np);
+
#if IS_ENABLED(CONFIG_OF)
enum usb_dr_mode of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0);
bool of_usb_host_tpl_support(struct device_node *np);