On Thu, 21 Dec 2023 16:58:05 +1100, Stephen Rothwell wrote: > After merging the backlight tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/video/backlight/mp3309c.c: In function 'mp3309c_bl_update_status': > drivers/video/backlight/mp3309c.c:134:23: error: implicit declaration of function 'pwm_apply_state'; did you mean 'pwm_apply_args'? [-Werror=implicit-function-declaration] > 134 | ret = pwm_apply_state(chip->pwmd, &pwmstate); > | ^~~~~~~~~~~~~~~ > | pwm_apply_args > > [...] Applied, thanks! [1/1] linux-next: build failure after merge of the pwm tree commit: f7baa9ccef93ba1c36a8ecf58c2f4e86fb3181b9 -- Lee Jones [李琼斯]