From: Linus Walleij Date: Wed, 15 Apr 2020 12:29:45 +0000 (+0200) Subject: leds: lm355x: Drop surplus include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ea1a6a15f4090dc7f852892bc6976b2131e9b9ea;p=linux.git leds: lm355x: Drop surplus include This driver includes but does not use any symbols from that file, so drop the include. Cc: G.Shark Jeong Signed-off-by: Linus Walleij Signed-off-by: Pavel Machek --- diff --git a/drivers/leds/leds-lm355x.c b/drivers/leds/leds-lm355x.c index a5abb499574b8..11ce052497514 100644 --- a/drivers/leds/leds-lm355x.c +++ b/drivers/leds/leds-lm355x.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include #include