leds: tca6507: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 15 Apr 2020 15:08:37 +0000 (17:08 +0200)
committerPavel Machek <pavel@ucw.cz>
Fri, 17 Apr 2020 12:49:22 +0000 (14:49 +0200)
commitca99522667ad239267e3c17773dbabb482c1ceac
treed8fce5dd9aa8bb199e640ca209e707b63352b8e9
parentcb60e2f9af80b1c2f096d63d51993ad0e00190db
leds: tca6507: Include the right header

The TCA6507 optionally presents a GPIO controller, so include
<linux/gpio/driver.h> instead of the legacy <linux/gpio.h>.

Cc: NeilBrown <neilb@suse.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-tca6507.c