From: Dmitry Baryshkov Date: Thu, 27 Dec 2007 13:19:44 +0000 (+0100) Subject: [ARM] 4733/1: export sharpsl_param X-Git-Tag: v2.6.28-rc1~293^2~6^2~17^2~4^8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ec36b16d0d1ae0a43eb8c395e9bf58efdadad1d7;p=karo-tx-linux.git [ARM] 4733/1: export sharpsl_param EXPORT sharpsl_param which is necessary to support modular build of some depending drivers. Signed-off-by: Dmitry Baryshkov Signed-off-by: Russell King --- diff --git a/arch/arm/common/sharpsl_param.c b/arch/arm/common/sharpsl_param.c index aad4d94ba8f5..d56c932580eb 100644 --- a/arch/arm/common/sharpsl_param.c +++ b/arch/arm/common/sharpsl_param.c @@ -12,6 +12,7 @@ */ #include +#include #include #include @@ -36,6 +37,7 @@ #define PHAD_MAGIC MAGIC_CHG('P','H','A','D') struct sharpsl_param_info sharpsl_param; +EXPORT_SYMBOL(sharpsl_param); void sharpsl_save_param(void) {