RE: linux-next: Tree for July 17 (mfd/tps65217.c)

2012-08-21 Thread AnilKumar, Chimata
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for July 17 (mfd/tps65217.c)

2012-08-21 Thread Randy Dunlap
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: linux-next: Tree for July 17 (mfd/tps65217.c)

2012-08-21 Thread AnilKumar, Chimata
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
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for July 17 (mfd/tps65217.c)

2012-08-21 Thread Randy Dunlap
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
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: linux-next: Tree for July 17 (mfd/tps65217.c)

2012-08-06 Thread AnilKumar, Chimata
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: linux-next: Tree for July 17 (mfd/tps65217.c)

2012-08-06 Thread AnilKumar, Chimata
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
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for July 17 (mfd/tps65217.c)

2012-08-03 Thread Randy Dunlap
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for July 17 (mfd/tps65217.c)

2012-08-03 Thread Randy Dunlap
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
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/