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

2019-01-12 Thread Uwe Kleine-König
Hello, On Sat, Jan 12, 2019 at 05:08:59PM +1100, Stephen Rothwell wrote: > On Sat, 12 Jan 2019 17:01:17 +1100 Stephen Rothwell > wrote: > > > > [Reported by "kernelci.org bot" ] > > [Also reported by Mark Brown ] And also reported by the zero-day bot (201901110232.l51opcxw%fengguang...@intel.

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

2019-01-11 Thread Stephen Rothwell
Hi all, On Sat, 12 Jan 2019 17:01:17 +1100 Stephen Rothwell wrote: > > [Reported by "kernelci.org bot" ] [Also reported by Mark Brown ] > > After merging the pwm tree, today's linux-next build (arm64-allmodconfig) > failed like this: > > In file included from drivers/pwm/pwm-imx27.c:15: > dr

linux-next: build failure after merge of the pwm tree

2019-01-11 Thread Stephen Rothwell
Hi all, [Reported by "kernelci.org bot" ] After merging the pwm tree, today's linux-next build (arm64-allmodconfig) failed like this: In file included from drivers/pwm/pwm-imx27.c:15: drivers/pwm/pwm-imx27.c:292:25: error: 'imx_pwm_dt_ids' undeclared here (not in a function); did you mean 'pwm_

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

2014-08-22 Thread Stephen Rothwell
Hi Thierry, On Sat, 23 Aug 2014 00:15:54 +0200 Thierry Reding wrote: > > On Sat, Aug 23, 2014 at 12:06:16AM +0200, Thierry Reding wrote: > > > > Ugh, that's unfortunate. I have a set of scripts I use to build-test > > before pushing, but I don't usually do full allyesconfig builds. It > > seems

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

2014-08-22 Thread Thierry Reding
On Sat, Aug 23, 2014 at 12:06:16AM +0200, Thierry Reding wrote: > On Sat, Aug 23, 2014 at 07:07:37AM +1000, Stephen Rothwell wrote: > > Hi Thierry, > > > > After merging the pwm tree, today's linux-next build (powerpc allyesconfig) > > failed like this: > > > > drivers/pwm/pwm-lpss.c: In function

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

2014-08-22 Thread Thierry Reding
On Sat, Aug 23, 2014 at 07:07:37AM +1000, Stephen Rothwell wrote: > Hi Thierry, > > After merging the pwm tree, today's linux-next build (powerpc allyesconfig) > failed like this: > > drivers/pwm/pwm-lpss.c: In function 'pwm_lpss_config': > drivers/pwm/pwm-lpss.c:81:2: error: implicit declaration

linux-next: build failure after merge of the pwm tree

2014-08-22 Thread Stephen Rothwell
Hi Thierry, After merging the pwm tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/pwm/pwm-lpss.c: In function 'pwm_lpss_config': drivers/pwm/pwm-lpss.c:81:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration] ctrl = readl(lpw