commit | 6ba40f875d12a8583a10b1c6996fc87a56ba8bdf | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 14 01:48:48 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 14 01:48:48 2018 +0100 |
tree | 9eecca4f055420cda1f9200516d116181ccc7f0a | |
parent | e88a2ae2befb98f7c9a3accc18e77f0084d03de6 [diff] |
gpio: crystalcove: 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>