extcon: Move struct extcon_cable from header file to core
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Jun 2016 10:17:06 +0000 (19:17 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Jun 2016 11:31:21 +0000 (20:31 +0900)
commit20f7b53dfc24e0caa984087691af82e442229680
tree113d034a20f20e77fca369dc68e0042529debf2a
parenta05f44c89ee1151b0da3ddd43d9e57d8f15b2f20
extcon: Move struct extcon_cable from header file to core

This patch moves the struct extcon_cable because that should
be only handled by extcon core. There are no reason to publish
the internal structure.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon.c
include/linux/extcon.h