From: Chanwoo Choi Date: Thu, 8 Nov 2012 09:39:41 +0000 (+0900) Subject: extcon: Add missing header file to extcon.h X-Git-Tag: v3.8-rc1~95^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d851718f65d646c5033a28fa60631440c6dc0d4f;p=pandora-kernel.git 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 Signed-off-by: Myungjoo Ham --- Reading git-diff-tree failed