Re: linux-next: build failure after merge of the leds tree

2019-07-25 Thread Jacek Anaszewski
On 7/25/19 4:31 AM, Stephen Rothwell wrote: > Hi all, > > After merging the leds tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/leds/leds-max77650.c: In function 'max77650_led_probe': > drivers/leds/leds-max77650.c:121:8: error: implicit declaration of functi

Re: linux-next: build failure after merge of the leds tree

2013-06-20 Thread Grant Likely
On Fri, Jun 21, 2013 at 1:16 AM, Stephen Rothwell wrote: > Hi Guys, > > On Mon, 17 Jun 2013 10:26:31 +0400 Alexander Shiyan wrote: >> >> > After merging the leds tree, today's linux-next build (x86_64 >> > allmodconfig) failed like this: >> > >> > drivers/leds/leds-mc13783.c: In function 'mc13xxx

Re: linux-next: build failure after merge of the leds tree

2013-06-20 Thread Stephen Rothwell
Hi Guys, On Mon, 17 Jun 2013 10:26:31 +0400 Alexander Shiyan wrote: > > > After merging the leds tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/leds/leds-mc13783.c: In function 'mc13xxx_led_probe': > > drivers/leds/leds-mc13783.c:280:4: error: implicit

Re: linux-next: build failure after merge of the leds tree

2013-06-16 Thread Alexander Shiyan
> Hi Bryan, > > After merging the leds tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/leds/leds-mc13783.c: In function 'mc13xxx_led_probe': > drivers/leds/leds-mc13783.c:280:4: error: implicit declaration of function > 'of_get_next_child' [-Werror=implicit-f

RE: linux-next: build failure after merge of the leds tree

2013-01-22 Thread Kim, Milo
> -Original Message- > From: Stephen Rothwell [mailto:s...@canb.auug.org.au] > Sent: Wednesday, January 23, 2013 1:12 PM > To: Bryan Wu > Cc: linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Kim, Milo > Subject: linux-next: build failure after merge of the leds tree > > Hi Bryan,