usb: dwc_otg: fix problems of commit 058d627
[firefly-linux-kernel-4.4.55.git] / drivers / usb / dwc_otg_310 / dwc_otg_cil.h
index 10f8cf07a1202d54845c891587db9188774f1c0d..f0170d2a52308ced60d0711d0c8eda2541e2e99e 100755 (executable)
@@ -1501,4 +1501,6 @@ static inline void cil_pcd_resume(dwc_otg_core_if_t *core_if)
        }
 }
 
+void dwc_otg_set_force_mode(dwc_otg_core_if_t *core_if, int mode);
+
 #endif