From: Thomas Zimmermann Date: Mon, 13 Oct 2025 10:51:57 +0000 (+0200) Subject: backlight: Do not include in header file X-Git-Url: https://gentwo.org/gitweb/?a=commitdiff_plain;h=243ce64b2b371cdf2cbc39c9422cb3047cab6de7;p=linux%2F.git backlight: Do not include in header file The backlight interfaces don't require anything from , so don't include it. Signed-off-by: Thomas Zimmermann Reviewed-by: Daniel Thompson (RISCstar) Reviewed-by: Simona Vetter Link: https://patch.msgid.link/20251013105553.836715-1-tzimmermann@suse.de Signed-off-by: Lee Jones --- diff --git a/include/linux/backlight.h b/include/linux/backlight.h index 10e626db7eee..f29a9ef1052e 100644 --- a/include/linux/backlight.h +++ b/include/linux/backlight.h @@ -10,7 +10,6 @@ #define _LINUX_BACKLIGHT_H #include -#include #include #include