linux/drivers/extcon
Chanwoo Choi 2cc7e4d4b8 extcon: class: Remove unnecessary extern declaration
This patch remove unnecessary extern declaration (extcon_set_state).
checkpatch found this coding style issue.

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>
2013-09-26 12:03:30 -07:00
..
extcon-adc-jack.c extcon: adc-jack: Use power efficient workqueue 2013-08-05 08:53:34 +09:00
extcon-arizona.c extcon: Fix up 80 column coding style issues 2013-09-26 12:03:30 -07:00
extcon-class.c extcon: class: Remove unnecessary extern declaration 2013-09-26 12:03:30 -07:00
extcon-gpio.c extcon: gpio: Use power efficient workqueue for debounce 2013-08-05 08:53:34 +09:00
extcon-max8997.c extcon: Fix up 80 column coding style issues 2013-09-26 12:03:30 -07:00
extcon-max77693.c extcon: Fix up 80 column coding style issues 2013-09-26 12:03:30 -07:00
extcon-palmas.c extcon: palmas: Option to disable ID/VBUS detection based on platform 2013-08-05 08:53:34 +09:00
Kconfig extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
Makefile extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
of_extcon.c extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00