From: Linus Walleij Date: Mon, 2 Dec 2019 10:30:05 +0000 (+0100) Subject: backlight: ams369fg06: Drop GPIO include X-Git-Tag: v5.10.7~3313^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=edeec4fdc78008185eff2c352d75f048959af1d6;p=platform%2Fkernel%2Flinux-rpi.git backlight: ams369fg06: Drop GPIO include The driver includes yet fails to use symbols from any the header so drop the include. Signed-off-by: Linus Walleij Reviewed-by: Daniel Thompson Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/ams369fg06.c b/drivers/video/backlight/ams369fg06.c index 94ccb90..8a4361e 100644 --- a/drivers/video/backlight/ams369fg06.c +++ b/drivers/video/backlight/ams369fg06.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include