From: Chen Gang Date: Tue, 27 May 2014 00:04:24 +0000 (+0800) Subject: arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. X-Git-Tag: omap-for-v3.16/fixes-rc4~73^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3420d49dd3f22a3342bec16dc0bd2b64eaf061a5;p=pandora-kernel.git arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. Two driver modules need 'pm_power_off', so export it. The related error (with allmodconfig under unicore32): MODPOST 4039 modules ERROR: "pm_power_off" [drivers/mfd/retu-mfd.ko] undefined! ERROR: "pm_power_off" [drivers/char/ipmi/ipmi_poweroff.ko] undefined! Signed-off-by: Chen Gang Acked-by: Xuetao Guan Signed-off-by: Xuetao Guan --- Reading git-diff-tree failed