From: Alexey Dobriyan Date: Fri, 15 Jul 2005 10:56:32 +0000 (-0700) Subject: [PATCH] visws: reexport pm_power_off X-Git-Tag: v2.6.13-rc4~98 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=35e422c967d3208f188e3096c9f603ac7333fb1b;p=~emulex%2Finfiniband.git [PATCH] visws: reexport pm_power_off More fallout from the i386_ksyms.c cleanups. Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/i386/mach-visws/reboot.c b/arch/i386/mach-visws/reboot.c index 3a81e904a7b..95e4676594e 100644 --- a/arch/i386/mach-visws/reboot.c +++ b/arch/i386/mach-visws/reboot.c @@ -7,6 +7,7 @@ #include "piix4.h" void (*pm_power_off)(void); +EXPORT_SYMBOL(pm_power_off); void machine_restart(char * __unused) {