From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:33 +0000 (+0100) Subject: backlight: adp5520_bl: Do not include X-Git-Tag: block-6.15-20250403~28^2~20 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=769562042211e7a194e3dfde9436b42a3734e279;p=linux-block.git backlight: adp5520_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-3-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/adp5520_bl.c b/drivers/video/backlight/adp5520_bl.c index aa5c15e8db86..81c40d355aae 100644 --- a/drivers/video/backlight/adp5520_bl.c +++ b/drivers/video/backlight/adp5520_bl.c @@ -8,7 +8,6 @@ #include #include #include -#include #include #include #include