]> asedeno.scripts.mit.edu Git - linux.git/commit
gpio: altera: Include GPIO driver header
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 13 Jan 2018 21:18:34 +0000 (22:18 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 13 Jan 2018 21:18:34 +0000 (22:18 +0100)
commit40a1f9b2071c30c6f498b8b83fe03f6bd321e436
tree4135e4ec90883174138b0bb220f6753facb99fa0
parentd543668a6174ddc1f0460cce3737e27a39ccd9df
gpio: altera: Include GPIO driver header

This is a GPIO driver so it should definately include
<linux/gpio/driver.h>. We want to get rid of <linux/of_gpio.h>
but that will take a bit longer.

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