summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-sm5502.c
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-09-16 23:16:15 +0200
committerChanwoo Choi <cw00.choi@samsung.com>2014-09-22 16:00:23 +0900
commitb7c7e0865944131820e1a65ff3b08d94ae553d0f (patch)
tree7828e6c63112dd0a1664446e975e7cd5803397ad /drivers/extcon/extcon-sm5502.c
parentd715523174479455b07a8baffbe63ff13e0695bf (diff)
downloadop-kernel-dev-b7c7e0865944131820e1a65ff3b08d94ae553d0f.zip
op-kernel-dev-b7c7e0865944131820e1a65ff3b08d94ae553d0f.tar.gz
extcon: sm5502: Drop useless include
Don't include <linux/input.h> when the driver does not use anything from this header file. Signed-off-by: Jean Delvare <jdelvare@suse.de> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Cc: Chanwoo Choi <cw00.choi@samsung.com> Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon-sm5502.c')
-rw-r--r--drivers/extcon/extcon-sm5502.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/extcon/extcon-sm5502.c b/drivers/extcon/extcon-sm5502.c
index 8e6e669..b0f7bd8 100644
--- a/drivers/extcon/extcon-sm5502.c
+++ b/drivers/extcon/extcon-sm5502.c
@@ -12,7 +12,6 @@
#include <linux/err.h>
#include <linux/i2c.h>
-#include <linux/input.h>
#include <linux/interrupt.h>
#include <linux/irqdomain.h>
#include <linux/kernel.h>
OpenPOWER on IntegriCloud