]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Input: wacom_i2c - remove unneeded gpio.h header file
authorFabio Estevam <festevam@gmail.com>
Sun, 27 Oct 2019 17:35:41 +0000 (10:35 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 27 Oct 2019 18:14:25 +0000 (11:14 -0700)
There is no gpio functions used in the driver that is exported
by the gpio.h header, so remove this unneeded header.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20191026185958.24158-3-festevam@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/wacom_i2c.c

index f017af8c2aa3fd80a9e51b87cda309a9b29f1365..1afc6bde2891bd27bf443c4ed2458a46114a91fb 100644 (file)
@@ -12,7 +12,6 @@
 #include <linux/slab.h>
 #include <linux/irq.h>
 #include <linux/interrupt.h>
-#include <linux/gpio.h>
 #include <asm/unaligned.h>
 
 #define WACOM_CMD_QUERY0       0x04