From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:44 +0000 (+0100) Subject: backlight: max8925_bl: Do not include X-Git-Tag: block-6.15-20250403~28^2~9 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=aa021f33d2cb5061a2a02e1a3c8faea3a3d2f844;p=linux-block.git backlight: max8925_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-14-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/max8925_bl.c b/drivers/video/backlight/max8925_bl.c index e607ec6fd4bf..4ac20a59e007 100644 --- a/drivers/video/backlight/max8925_bl.c +++ b/drivers/video/backlight/max8925_bl.c @@ -9,7 +9,6 @@ #include #include #include -#include #include #include #include