2012-08-03 17:29:17

by Randy Dunlap

[permalink] [raw]
Subject: Re: linux-next: Tree for July 17 (mfd/tps65217.c)

On 07/17/2012 02:48 PM, Randy Dunlap wrote:

> On 07/16/2012 10:41 PM, Stephen Rothwell wrote:
>
>> Hi all,
>>
>> Changes since 20120716:
>>
>
>
> on i386:
>
> drivers/built-in.o: In function `tps65217_probe':
> tps65217.c:(.devinit.text+0x13e37): undefined reference to `of_regulator_match'
>
>
> Full randconfig file is attached.
> CONFIG_REGULATOR is not enabled.
>


This build error is still present in linux-next of 20120803.


--
~Randy


2012-08-06 06:38:21

by AnilKumar, Chimata

[permalink] [raw]
Subject: RE: linux-next: Tree for July 17 (mfd/tps65217.c)

On Fri, Aug 03, 2012 at 22:58:01, Randy Dunlap wrote:
> On 07/17/2012 02:48 PM, Randy Dunlap wrote:
>
> > On 07/16/2012 10:41 PM, Stephen Rothwell wrote:
> >
> >> Hi all,
> >>
> >> Changes since 20120716:
> >>
> >
> >
> > on i386:
> >
> > drivers/built-in.o: In function `tps65217_probe':
> > tps65217.c:(.devinit.text+0x13e37): undefined reference to `of_regulator_match'
> >
> >
> > Full randconfig file is attached.
> > CONFIG_REGULATOR is not enabled.
> >
>
>
> This build error is still present in linux-next of 20120803.
>

This will be fixed with this patch
https://patchwork.kernel.org/patch/1220151/

Today, I will submit v2 for this

Regards
AnilKumar

2012-08-21 17:51:46

by Randy Dunlap

[permalink] [raw]
Subject: Re: linux-next: Tree for July 17 (mfd/tps65217.c)

On 08/05/2012 11:38 PM, AnilKumar, Chimata wrote:

> On Fri, Aug 03, 2012 at 22:58:01, Randy Dunlap wrote:
>> On 07/17/2012 02:48 PM, Randy Dunlap wrote:
>>
>>> On 07/16/2012 10:41 PM, Stephen Rothwell wrote:
>>>
>>>> Hi all,
>>>>
>>>> Changes since 20120716:
>>>>
>>>
>>>
>>> on i386:
>>>
>>> drivers/built-in.o: In function `tps65217_probe':
>>> tps65217.c:(.devinit.text+0x13e37): undefined reference to `of_regulator_match'
>>>
>>>
>>> Full randconfig file is attached.
>>> CONFIG_REGULATOR is not enabled.
>>>
>>
>>
>> This build error is still present in linux-next of 20120803.
>>
>
> This will be fixed with this patch
> https://patchwork.kernel.org/patch/1220151/
>
> Today, I will submit v2 for this


This build still fails in linux-next 20120821.

--
~Randy

2012-08-22 04:25:35

by AnilKumar, Chimata

[permalink] [raw]
Subject: RE: linux-next: Tree for July 17 (mfd/tps65217.c)

Hi Samuel,

On Tue, Aug 21, 2012 at 23:21:37, Randy Dunlap wrote:
> On 08/05/2012 11:38 PM, AnilKumar, Chimata wrote:
>
> > On Fri, Aug 03, 2012 at 22:58:01, Randy Dunlap wrote:
> >> On 07/17/2012 02:48 PM, Randy Dunlap wrote:
> >>
> >>> On 07/16/2012 10:41 PM, Stephen Rothwell wrote:
> >>>
> >>>> Hi all,
> >>>>
> >>>> Changes since 20120716:
> >>>>
> >>>
> >>>
> >>> on i386:
> >>>
> >>> drivers/built-in.o: In function `tps65217_probe':
> >>> tps65217.c:(.devinit.text+0x13e37): undefined reference to `of_regulator_match'
> >>>
> >>>
> >>> Full randconfig file is attached.
> >>> CONFIG_REGULATOR is not enabled.
> >>>
> >>
> >>
> >> This build error is still present in linux-next of 20120803.
> >>
> >
> > This will be fixed with this patch
> > https://patchwork.kernel.org/patch/1220151/
> >
> > Today, I will submit v2 for this
>
>
> This build still fails in linux-next 20120821.

Could you please push this patch ASAP?
http://www.spinics.net/lists/linux-omap/msg75336.html

Thanks
AnilKumar