diff --git a/[refs] b/[refs] index 79ffbf10a4d3..e82150ae2bdb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: be9bb0232322d73329d6dbf004c1222258a04a57 +refs/heads/master: fd116066d966549211b41d929feea5474d57461b diff --git a/trunk/drivers/extcon/extcon-gpio.c b/trunk/drivers/extcon/extcon-gpio.c index 1b14bfcdc176..02bec32adde4 100644 --- a/trunk/drivers/extcon/extcon-gpio.c +++ b/trunk/drivers/extcon/extcon-gpio.c @@ -29,7 +29,7 @@ #include #include #include -#include +#include struct gpio_extcon_data { struct extcon_dev edev; diff --git a/trunk/include/linux/extcon/extcon_gpio.h b/trunk/include/linux/extcon/extcon-gpio.h similarity index 100% rename from trunk/include/linux/extcon/extcon_gpio.h rename to trunk/include/linux/extcon/extcon-gpio.h