From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:38 +0000 (+0100) Subject: backlight: da903x_bl: Do not include X-Git-Tag: next-20250212~59^2~9 X-Git-Url: https://gentwo.org/gitweb/?a=commitdiff_plain;h=68d112e043a4e9a5078eebc9302d5510d458681e;p=linux%2F.git backlight: da903x_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-8-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/da903x_bl.c b/drivers/video/backlight/da903x_bl.c index 71f21bbc7a9f..81ff42bec0ad 100644 --- a/drivers/video/backlight/da903x_bl.c +++ b/drivers/video/backlight/da903x_bl.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include