]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MLK-10102-11 usb: chipidea: imx: export imx_usbmisc_power_lost_check
authorLi Jun <jun.li@freescale.com>
Fri, 23 Jan 2015 01:58:43 +0000 (09:58 +0800)
committerLi Jun <jun.li@freescale.com>
Sat, 24 Jan 2015 09:34:53 +0000 (17:34 +0800)
Export imx_usbmisc_power_lost_check.

Signed-off-by: Li Jun <b47624@freescale.com>
drivers/usb/chipidea/usbmisc_imx.c

index f97003136ac002214fe1aaebcd4b306cb7247c23..4139ae11f6d9c476c31991508874e31cbcfef096 100644 (file)
@@ -420,6 +420,7 @@ int imx_usbmisc_power_lost_check(struct imx_usbmisc_data *data)
                return 0;
        return usbmisc->ops->power_lost_check(data);
 }
+EXPORT_SYMBOL_GPL(imx_usbmisc_power_lost_check);
 
 static const struct of_device_id usbmisc_imx_dt_ids[] = {
        {