From: Jean Delvare Date: Tue, 16 Sep 2014 21:16:15 +0000 (+0200) Subject: extcon: sm5502: Drop useless include X-Git-Tag: v5.15~17121^2~70^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7c7e0865944131820e1a65ff3b08d94ae553d0f;p=platform%2Fkernel%2Flinux-starfive.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 8e6e669..b0f7bd8 100644 --- a/drivers/extcon/extcon-sm5502.c +++ b/drivers/extcon/extcon-sm5502.c @@ -12,7 +12,6 @@ #include #include -#include #include #include #include