Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd116066 authored by Chanwoo Choi's avatar Chanwoo Choi Committed by Greg Kroah-Hartman
Browse files

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

parent be9bb023
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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;