commit | ca2a07e45d1d3d31a0a85d2f63d81a897c610040 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Thu Jul 31 16:32:46 2014 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Sep 22 11:43:08 2014 +0900 |
tree | 774e177e1e6b2b505c8b26146a13d167f99773a5 | |
parent | 0746d5d31f61721bf3e4ab84d75fac08d03e2a9a [diff] |
extcon: sm5502: Move sm5502.h header file to extcon directory This patch move sm5502.h header file from 'include/linux/extcon' to 'driver/extcon' because sm5502.h is used for driver/extcon/extcon-sm5502.c. and remove duplicate license description. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>