From: Kishon Vijay Abraham I Date: Mon, 3 Jun 2013 16:13:38 +0000 (+0900) Subject: extcon: add EXPORT_SYMBOL_GPL for exported functions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~75^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8a013af49cb82a1a47bede56e8ce5efd93b734;p=pandora-kernel.git extcon: add EXPORT_SYMBOL_GPL for exported functions Added EXPORT_SYMBOL_GPL() for extcon_register_interest and extcon_register_notifier in order to avoid undefined reference error when building the consumer modules of extcon as _modules_. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Lokesh Vutla Signed-off-by: Chanwoo Choi Signed-off-by: Myungjoo Ham Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed