commit | 326a2926c900237ef2c67c3648ed5d64f4c6f090 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 14 01:56:24 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 14 01:56:24 2018 +0100 |
tree | 9f4d23c63c82108bef5386f799ab8bc87d8cbc22 | |
parent | 6ba40f875d12a8583a10b1c6996fc87a56ba8bdf [diff] |
gpio: cs5535: 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>