1
0
Fork 0

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: Linus Walleij <linus.walleij@linaro.org>
hifive-unleashed-5.1
Linus Walleij 2018-03-04 22:59:49 +01:00
parent 7275cb75b9
commit 7113ea8a8f
1 changed files with 0 additions and 1 deletions

View File

@ -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 */