From: Thomas Zimmermann Date: Fri, 31 Jan 2025 13:58:32 +0000 (+0100) Subject: backlight: 88pm860x_bl: Do not include X-Git-Tag: v6.15-rc1~107^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9df4477179f1af4ff7adbacfa243819b57134b9c;p=thirdparty%2Fkernel%2Flinux.git backlight: 88pm860x_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-2-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/drivers/video/backlight/88pm860x_bl.c b/drivers/video/backlight/88pm860x_bl.c index 720b5ada7fe85..0a1db28240763 100644 --- a/drivers/video/backlight/88pm860x_bl.c +++ b/drivers/video/backlight/88pm860x_bl.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include