From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:40 +0000 (+0100) Subject: backlight: ep93xx_bl: Do not include X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fcb0283338d760d37cd2701f6cd2bba0f5e78eb2;p=users%2Fwilly%2Fxarray.git backlight: ep93xx_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-10-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/ep93xx_bl.c b/drivers/video/backlight/ep93xx_bl.c index 2387009d452d..f59effc02352 100644 --- a/drivers/video/backlight/ep93xx_bl.c +++ b/drivers/video/backlight/ep93xx_bl.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #define EP93XX_MAX_COUNT 255