OSDN Git Service

gpio: kempld: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 12 Mar 2018 11:16:34 +0000 (12:16 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 19 Mar 2018 00:50:31 +0000 (01:50 +0100)
commit430f64998789e80e5ed22de85c18b62d6a835dcd
treef44977d1270fea39fb25f00d8abc1350c2c71aaa
parent96d0d03dc447993d0eaca5c4294b7560860a378b
gpio: kempld: Include the right header

This driver is a pure GPIO driver and should only include
<linux/gpio/driver.h>.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-kempld.c