From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:37 +0000 (+0100) Subject: backlight: bd6107_bl: Do not include X-Git-Tag: block-6.15-20250403~28^2~16 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b6c775af0d2f1cf9376261180ce13e997dba583b;p=linux-block.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 90764f83d2f1..74567af84e97 100644 --- a/drivers/video/backlight/bd6107.c +++ b/drivers/video/backlight/bd6107.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include