Commit d90f2ade authored by Linus Walleij's avatar Linus Walleij

gpio: ge: 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 1cb6610a
......@@ -21,7 +21,6 @@
#include <linux/io.h>
#include <linux/slab.h>
#include <linux/of_device.h>
#include <linux/of_gpio.h>
#include <linux/of_address.h>
#include <linux/module.h>
#include <linux/gpio/driver.h>
......
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