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 <s...@canb.auug.org.au> 
> wrote:
> >
> > [Reported by "kernelci.org bot" <b...@kernelci.org>]
> 
> [Also reported by Mark Brown <broo...@kernel.org>]

And also reported by the zero-day bot
(201901110232.l51opcxw%fengguang...@intel.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/  |

Reply via email to