From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:34 +0000 (+0100) Subject: backlight: adp8860_bl: Do not include X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a84877d7cc5b38dbbaad94ea7f8a784f8b12dbc8;p=users%2Fwilly%2Fxarray.git backlight: adp8860_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-4-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/adp8860_bl.c b/drivers/video/backlight/adp8860_bl.c index f51ada4795e8..d4bbd7a7406b 100644 --- a/drivers/video/backlight/adp8860_bl.c +++ b/drivers/video/backlight/adp8860_bl.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include