commit | d543668a6174ddc1f0460cce3737e27a39ccd9df | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Jan 13 22:14:56 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Jan 13 22:14:56 2018 +0100 |
tree | 73a9ab5e553ff1deead3888497f926fa1cb682ce | |
parent | 8a3b4f20d9d9157690dae98a5982c3be20ed97d2 [diff] |
gpio: adp5588: Include proper header This driver has no business including <linux/gpio.h>, it is a driver so include <linux/gpio/driver.h>. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>