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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8dee001d98813c4cfa0be92ae3da7cabdc954c63;p=linux-beck.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 3cc152e690b0..71d3ab7b3d8d 100644 --- a/drivers/extcon/extcon-gpio.c +++ b/drivers/extcon/extcon-gpio.c @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include