leds: lm355x: Drop surplus include
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 15 Apr 2020 12:29:45 +0000 (14:29 +0200)
committerPavel Machek <pavel@ucw.cz>
Fri, 17 Apr 2020 12:49:22 +0000 (14:49 +0200)
commitea1a6a15f4090dc7f852892bc6976b2131e9b9ea
tree015049b7c88eac859b5647e0f44909cad1a03ac4
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
leds: lm355x: Drop surplus include

This driver includes <linux/gpio.h> but does not use
any symbols from that file, so drop the include.

Cc: G.Shark Jeong <gshark.jeong@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-lm355x.c