From: Sachin Kamat Date: Tue, 7 Aug 2012 09:16:32 +0000 (+0530) Subject: extcon: Remove duplicate inclusion of extcon.h header file X-Git-Tag: v3.7-rc3~15^2~2^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8dee001d98813c4cfa0be92ae3da7cabdc954c63;p=thirdparty%2Fkernel%2Flinux.git extcon: Remove duplicate inclusion of extcon.h header file extcon.h header file was included twice. Signed-off-by: Sachin Kamat Signed-off-by: Sachin Kamat Signed-off-by: MyungJoo Ham --- diff --git a/drivers/extcon/extcon-gpio.c b/drivers/extcon/extcon-gpio.c index 3cc152e690b06..71d3ab7b3d8d7 100644 --- a/drivers/extcon/extcon-gpio.c +++ b/drivers/extcon/extcon-gpio.c @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include