Re: [PATCH v8 02/20] usb: phy: msm: Remove __init macro from driver probe method

From: Ivan T. Ivanov
Date: Mon Apr 28 2014 - 15:11:41 EST


On Mon, 2014-04-28 at 12:03 -0500, Felipe Balbi wrote:
> On Mon, Apr 28, 2014 at 09:00:43PM +0400, Sergei Shtylyov wrote:
> > Hello.
> >
> > On 04/28/2014 05:34 PM, Ivan T. Ivanov wrote:
> >
> > >From: "Ivan T. Ivanov" <iivanov@xxxxxxxxxx>
> >
> > >This fixes following:
> >
> > >WARNING: drivers/usb/phy/built-in.o(.data+0x68): Section mismatch in reference from the variable msm_otg_driver to the function .init.text:msm_otg_probe()
> > >The variable msm_otg_driver references
> > >the function __init msm_otg_probe()
> >
> > Hm, this warning shouldn't occur before patch #4, no?
>
> good catch, this could probably be merged there.

True. Should I resend it?

Regards,
Ivan


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/