aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-sm5502.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi1-0/+282
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>