From: Linus Walleij Date: Wed, 15 Apr 2020 12:37:50 +0000 (+0200) Subject: leds: lt3593: Drop surplus include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cb60e2f9af80b1c2f096d63d51993ad0e00190db;p=linux.git leds: lt3593: Drop surplus include This driver is already including and using the proper header, there is no need to include the legacy header. Cc: Daniel Mack Signed-off-by: Linus Walleij Signed-off-by: Pavel Machek --- diff --git a/drivers/leds/leds-lt3593.c b/drivers/leds/leds-lt3593.c index c94995f0daa2a..9079850e6ea44 100644 --- a/drivers/leds/leds-lt3593.c +++ b/drivers/leds/leds-lt3593.c @@ -5,7 +5,6 @@ #include #include #include -#include #include #include #include