From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:37 +0000 (+0100) Subject: backlight: bd6107_bl: Do not include X-Git-Tag: v6.15-rc1~107^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6c775af0d2f1cf9376261180ce13e997dba583b;p=thirdparty%2Fkernel%2Flinux.git backlight: bd6107_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-7-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/bd6107.c b/drivers/video/backlight/bd6107.c index 90764f83d2f12..74567af84e97f 100644 --- a/drivers/video/backlight/bd6107.c +++ b/drivers/video/backlight/bd6107.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include