Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Chanwoo Choi and committed by
Greg Kroah-Hartman
fd116066 be9bb023

+1 -1
+1 -1
drivers/extcon/extcon-gpio.c
··· 29 29 #include <linux/workqueue.h> 30 30 #include <linux/gpio.h> 31 31 #include <linux/extcon.h> 32 - #include <linux/extcon/extcon_gpio.h> 32 + #include <linux/extcon/extcon-gpio.h> 33 33 34 34 struct gpio_extcon_data { 35 35 struct extcon_dev edev;
include/linux/extcon/extcon_gpio.h include/linux/extcon/extcon-gpio.h