From: Nicholas Bellinger Date: Fri, 28 Nov 2014 03:15:48 +0000 (-0800) Subject: target: Add EXPORT_SYMBOL for existing se_dev_set_* X-Git-Tag: omap-for-v3.19/fixes-rc1~19^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d30cd1238c2f89662c82d5d2c4686971a6dc3693;p=pandora-kernel.git target: Add EXPORT_SYMBOL for existing se_dev_set_* Now that target_core_backend_configfs.h macros will be using these se_dev_set attribute functions externally to allow backend drivers to populate different attributes, go ahead and add EXPORT_SYMBOL() for the existing default set of 30 device attributes. Also update target_core_backend.h with proper function prototypes. Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed