Commits
Linus Walleij committed 32e49b9a808
gpio: tb10x: Use the right include This driver includes the legacy <linux/gpio.h> and <linux/of_gpio.h> but all it needs is really <linux/gpio/driver.h>. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>