diff --git a/[refs] b/[refs] index 602c3660b49d..a2bf8401d9f6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b2006d91d8e389a04ffbf603b3896af93b0af427 +refs/heads/master: 17d2fcc393bfe58cc1e2bc34603a48e447ff7afb diff --git a/trunk/drivers/usb/chipidea/ci13xxx_msm.c b/trunk/drivers/usb/chipidea/ci13xxx_msm.c index 958069ef95e3..8d438b82e868 100644 --- a/trunk/drivers/usb/chipidea/ci13xxx_msm.c +++ b/trunk/drivers/usb/chipidea/ci13xxx_msm.c @@ -55,7 +55,7 @@ static struct ci13xxx_udc_driver ci13xxx_msm_udc_driver = { .notify_event = ci13xxx_msm_notify_event, }; -static int ci13xxx_msm_probe(struct platform_device *pdev) +static int __devinit ci13xxx_msm_probe(struct platform_device *pdev) { struct platform_device *plat_ci; int ret;