summaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel/hexagon_ksyms.c
diff options
context:
space:
mode:
authorChen Gang <gang.chen.5i5j@gmail.com>2013-11-29 08:01:37 +0400
committerRichard Kuo <rkuo@codeaurora.org>2014-04-05 03:20:00 +0400
commitb1ddb5cc58dda42db21fc3e1c05bb6c28ac4d978 (patch)
tree8557f753a13701f359d9a9190a2ce5b535053813 /arch/hexagon/kernel/hexagon_ksyms.c
parent07d592b0947316612fde7dafe0e452b56de394e5 (diff)
downloadlinux-b1ddb5cc58dda42db21fc3e1c05bb6c28ac4d978.tar.xz
arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export it
'pm_power_off' is a function pointer, not a function, so need change its type, and also need export it, or can not pass compiling with allmodconfig. The related error: MODPOST 2879 modules ERROR: "pm_power_off" [drivers/char/ipmi/ipmi_poweroff.ko] undefined! Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Diffstat (limited to 'arch/hexagon/kernel/hexagon_ksyms.c')
0 files changed, 0 insertions, 0 deletions