From: Jean Delvare Date: Tue, 16 Sep 2014 21:16:15 +0000 (+0200) Subject: extcon: sm5502: Drop useless include X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b7c7e0865944131820e1a65ff3b08d94ae553d0f;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git extcon: sm5502: Drop useless include Don't include when the driver does not use anything from this header file. Signed-off-by: Jean Delvare Acked-by: MyungJoo Ham Signed-off-by: Chanwoo Choi Cc: Chanwoo Choi Cc: MyungJoo Ham --- diff --git a/drivers/extcon/extcon-sm5502.c b/drivers/extcon/extcon-sm5502.c index 8e6e66942d61..b0f7bd82af90 100644 --- a/drivers/extcon/extcon-sm5502.c +++ b/drivers/extcon/extcon-sm5502.c @@ -12,7 +12,6 @@ #include #include -#include #include #include #include