]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: ks8695: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 12 Mar 2018 11:20:23 +0000 (12:20 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 19 Mar 2018 00:50:31 +0000 (01:50 +0100)
commit6e9554a48bd1840dded782af1484ae911c14ebfd
tree931110fd373e1879a192c248022f3be4bb3c784b
parent430f64998789e80e5ed22de85c18b62d6a835dcd
gpio: ks8695: 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-ks8695.c