Hi Fabio, Thanks for the patch. On 11/18/2017 09:22 PM, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxx> > > There is nothing provided by <linux/fb.h> that is used here, > so remove this unneeded header file. > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxx> > --- > drivers/leds/leds-pwm.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/leds/leds-pwm.c b/drivers/leds/leds-pwm.c > index 8d456dc6..df80c89 100644 > --- a/drivers/leds/leds-pwm.c > +++ b/drivers/leds/leds-pwm.c > @@ -16,7 +16,6 @@ > #include <linux/kernel.h> > #include <linux/platform_device.h> > #include <linux/of_platform.h> > -#include <linux/fb.h> > #include <linux/leds.h> > #include <linux/err.h> > #include <linux/pwm.h> > Applied to the for-4.16 branch of linux-leds.git. -- Best regards, Jacek Anaszewski