leds: lt3593: Drop surplus include
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 15 Apr 2020 12:37:50 +0000 (14:37 +0200)
committerPavel Machek <pavel@ucw.cz>
Fri, 17 Apr 2020 12:49:22 +0000 (14:49 +0200)
commitcb60e2f9af80b1c2f096d63d51993ad0e00190db
tree9123e79368da8c4dd308136b6c6b3649f9f49462
parentda542caf1ff78bd10847b38cfd89bd6e1a6355fc
leds: lt3593: Drop surplus include

This driver is already including and using the proper
<linux/gpio/consumer.h> header, there is no need to include
the legacy <linux/gpio.h> header.

Cc: Daniel Mack <daniel@zonque.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-lt3593.c