From: Chen Gang Date: Mon, 28 Oct 2013 03:49:47 +0000 (+0800) Subject: arc: export symbol for pm_power_off in reset.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~45^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6fe8e7c0189d017fdba90d1cd134337098c19c3;p=pandora-kernel.git arc: export symbol for pm_power_off in reset.c Need export symbol for it, or can not pass compiling, the related error with allmodconfig: MODPOST 2994 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 Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed