Chen Gang b1ddb5cc58 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>
2014-04-04 18:20:00 -05:00
..
2014-01-31 09:21:55 -08:00
2014-03-22 09:13:13 -07:00
2014-02-17 11:24:48 +01:00
2014-03-07 09:52:46 -08:00
2014-01-30 17:08:41 -08:00
2014-03-28 13:56:58 -07:00
2014-02-24 00:34:36 -08:00