From: Jean Delvare Date: Tue, 16 Sep 2014 21:16:15 +0000 (+0200) Subject: extcon: sm5502: Drop useless include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b7c7e0865944131820e1a65ff3b08d94ae553d0f;p=linux.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 8e6e66942d61e..b0f7bd82af904 100644 --- a/drivers/extcon/extcon-sm5502.c +++ b/drivers/extcon/extcon-sm5502.c @@ -12,7 +12,6 @@ #include #include -#include #include #include #include