On Mon, May 11, 2020 at 09:42:19AM +0200, Ahmad Fatoum wrote: > pwm_backlight.max_value is unused anywhere. Drop it. > > Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx> > --- > drivers/video/backlight-pwm.c | 1 - > 1 file changed, 1 deletion(-) Applied, thanks Sascha > > diff --git a/drivers/video/backlight-pwm.c b/drivers/video/backlight-pwm.c > index c2979f914de8..fda23b8243f6 100644 > --- a/drivers/video/backlight-pwm.c > +++ b/drivers/video/backlight-pwm.c > @@ -34,7 +34,6 @@ struct pwm_backlight { > unsigned int *levels; > int enable_gpio; > int enable_active_high; > - int max_value; > int enabled; > unsigned int scale; > }; > -- > 2.20.1 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox