usb: gadget: renesas_usbhs: unified callback function
[deliverable/linux.git] / drivers / usb / renesas_usbhs / common.c
index 17bf1f74377a089a2e681965371cfc8f2b49f6a2..0fea6b63ccceac6efd76b0fdf5083c0bc5b1b4b8 100644 (file)
@@ -385,7 +385,7 @@ static void usbhsc_notify_hotplug(struct work_struct *work)
        usbhsc_hotplug(priv);
 }
 
-int usbhsc_drvcllbck_notify_hotplug(struct platform_device *pdev)
+static int usbhsc_drvcllbck_notify_hotplug(struct platform_device *pdev)
 {
        struct usbhs_priv *priv = usbhs_pdev_to_priv(pdev);
        int delay = usbhs_get_dparam(priv, detection_delay);
This page took 0.026184 seconds and 5 git commands to generate.