From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:36 +0000 (+0100) Subject: backlight: as3711_bl: Do not include X-Git-Tag: v6.15-rc1~107^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9800ca9c96bc039a5e19391c446d1d69b211756a;p=thirdparty%2Fkernel%2Flinux.git backlight: as3711_bl: Do not include This driver does not require . Remove the include statement. Signed-off-by: Thomas Zimmermann Link: https://lore.kernel.org/r/20250131140103.278158-6-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/as3711_bl.c b/drivers/video/backlight/as3711_bl.c index e6f66bb35ef59..9f89eb19894e3 100644 --- a/drivers/video/backlight/as3711_bl.c +++ b/drivers/video/backlight/as3711_bl.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include