Skip to content

Commit

Permalink
extcon: gpio: Rename filename of extcon-gpio.c according to kernel na…
Browse files Browse the repository at this point in the history
…ming 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>
  • Loading branch information
Chanwoo Choi authored and Greg Kroah-Hartman committed Feb 13, 2013
1 parent be9bb02 commit fd11606
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/extcon/extcon-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <linux/workqueue.h>
#include <linux/gpio.h>
#include <linux/extcon.h>
#include <linux/extcon/extcon_gpio.h>
#include <linux/extcon/extcon-gpio.h>

struct gpio_extcon_data {
struct extcon_dev edev;
Expand Down
File renamed without changes.

0 comments on commit fd11606

Please sign in to comment.