commit | 45e8bd9cdc021f4a11eb50e68ff02058e95e8d86 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 14 02:00:10 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 14 02:00:10 2018 +0100 |
tree | adaa681eb80f647c268a42c838dfe5bc5baa764b | |
parent | 326a2926c900237ef2c67c3648ed5d64f4c6f090 [diff] |
gpio: da905x: Include proper header These drivers has no business including <linux/gpio.h>, they are drivers so include <linux/gpio/driver.h>. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>