extcon: sm5502: Drop useless include
authorJean Delvare <jdelvare@suse.de>
Tue, 16 Sep 2014 21:16:15 +0000 (23:16 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 22 Sep 2014 07:00:23 +0000 (16:00 +0900)
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>

No differences found