[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190112152707.64iubvg53ng4kvlt@pengutronix.de>
Date: Sat, 12 Jan 2019 16:27:07 +0100
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Thierry Reding <thierry.reding@...il.com>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Mark Brown <broonie@...nel.org>
Subject: Re: linux-next: build failure after merge of the pwm tree
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 <sfr@...b.auug.org.au> wrote:
> >
> > [Reported by "kernelci.org bot" <bot@...nelci.org>]
>
> [Also reported by Mark Brown <broonie@...nel.org>]
And also reported by the zero-day bot
(201901110232.L51oPCXW%fengguang.wu@...el.com).
> > 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_imx27_dt_ids'?
> > MODULE_DEVICE_TABLE(of, imx_pwm_dt_ids);
I already asked Thierry if he can fixup my commit with
s/imx_pwm_dt_ids/pwm_imx27_dt_ids/
(as already suggested by the compiler), but it seems he didn't act on
that yet.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Powered by blists - more mailing lists