From: Linus Walleij Date: Fri, 27 Mar 2026 12:58:41 +0000 (+0100) Subject: leds: st1202: Drop unused include X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ed87cc71c1bc1c3a3449ebd2de83e2b9c32670b;p=thirdparty%2Flinux.git leds: st1202: Drop unused include The driver includes the legacy GPIO header but does not use any symbols from it so drop the include. Signed-off-by: Linus Walleij Link: https://patch.msgid.link/20260327-leds-st1202-v1-1-15c107cc9fb9@kernel.org Signed-off-by: Lee Jones --- diff --git a/drivers/leds/leds-st1202.c b/drivers/leds/leds-st1202.c index 4e5dd76d714d8..2b68cd3c45f8d 100644 --- a/drivers/leds/leds-st1202.c +++ b/drivers/leds/leds-st1202.c @@ -9,7 +9,6 @@ #include #include #include -#include #include #include #include