提交 fd116066 编写于 作者: C Chanwoo Choi 提交者: Greg Kroah-Hartman

extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style

Signed-off-by: NChanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: NMyungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 be9bb023
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
#include <linux/workqueue.h> #include <linux/workqueue.h>
#include <linux/gpio.h> #include <linux/gpio.h>
#include <linux/extcon.h> #include <linux/extcon.h>
#include <linux/extcon/extcon_gpio.h> #include <linux/extcon/extcon-gpio.h>
struct gpio_extcon_data { struct gpio_extcon_data {
struct extcon_dev edev; struct extcon_dev edev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册