aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/msm-vibrator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/misc/msm-vibrator.c')
-rw-r--r--drivers/input/misc/msm-vibrator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/msm-vibrator.c b/drivers/input/misc/msm-vibrator.c
index 69f2579c4ec2..b60f1aaee705 100644
--- a/drivers/input/misc/msm-vibrator.c
+++ b/drivers/input/misc/msm-vibrator.c
@@ -13,7 +13,7 @@
#include <linux/clk.h>
#include <linux/err.h>
-#include <linux/gpio.h>
+#include <linux/gpio/consumer.h>
#include <linux/input.h>
#include <linux/io.h>
#include <linux/module.h>