aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpio/gpio-max730x.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-04-13 15:05:59 +0200
committerLinus Walleij <linus.walleij@linaro.org>2018-05-16 14:35:24 +0200
commit25424b864b2fd3de7b4701b5458d21b713d07d41 (patch)
treea95b9ceeb6bd1b8adf8cf69f00ba1e3e8efa336f /drivers/gpio/gpio-max730x.c
parentgpio: lynxpoint: Include the right header (diff)
downloadwireguard-linux-25424b864b2fd3de7b4701b5458d21b713d07d41.tar.xz
wireguard-linux-25424b864b2fd3de7b4701b5458d21b713d07d41.zip
gpio: max730x: Include the right header
This is a driver so only include <linux/gpio/driver.h>. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-max730x.c')
-rw-r--r--drivers/gpio/gpio-max730x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-max730x.c b/drivers/gpio/gpio-max730x.c
index 946d09195598..198a36b07773 100644
--- a/drivers/gpio/gpio-max730x.c
+++ b/drivers/gpio/gpio-max730x.c
@@ -35,7 +35,7 @@
#include <linux/platform_device.h>
#include <linux/mutex.h>
#include <linux/spi/max7301.h>
-#include <linux/gpio.h>
+#include <linux/gpio/driver.h>
#include <linux/slab.h>
/*