Commit 7113ea8a authored by Linus Walleij's avatar Linus Walleij

gpio: ftgpio010: Drop of_gpio.h include

This driver does not make use of the functions in
<linux/of_gpio.h> so drop this include.
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 7275cb75
......@@ -14,7 +14,6 @@
#include <linux/io.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <linux/of_gpio.h>
#include <linux/bitops.h>
/* GPIO registers definition */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment