commit | 20f7b53dfc24e0caa984087691af82e442229680 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Mon Jun 27 19:17:06 2016 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Jun 27 20:31:21 2016 +0900 |
tree | 113d034a20f20e77fca369dc68e0042529debf2a | |
parent | a05f44c89ee1151b0da3ddd43d9e57d8f15b2f20 [diff] |
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>