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@xxxxxxxxxxxxxxxx> wrote: > > > > [Reported by "kernelci.org bot" <bot@xxxxxxxxxxxx>] > > [Also reported by Mark Brown <broonie@xxxxxxxxxx>] And also reported by the zero-day bot (201901110232.L51oPCXW%fengguang.wu@xxxxxxxxx). > > 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/ |