]> git.karo-electronics.de Git - linux-beck.git/commit
extcon: Add missing header file to extcon.h
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 8 Nov 2012 09:39:41 +0000 (18:39 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 20 Nov 2012 07:00:45 +0000 (16:00 +0900)
commitd851718f65d646c5033a28fa60631440c6dc0d4f
tree28c22912b6407dd575e3c10c030285e832f5aaf1
parentbe31cc0bc9e6d24d7bd069a4eae81aa9fcf5d2cd
extcon: Add missing header file to extcon.h

This patch add missing header file(sysfs.h/device.h) to extcon.h
because 'struct extcon_dev' define attribute field(attr_g_muex/
attrs_muex/d_attrs_mues) and device_type field(extcon_dev_type).

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
include/linux/extcon.h