From: Alexey Dobriyan Date: Fri, 15 Jul 2005 10:56:32 +0000 (-0700) Subject: [PATCH] visws: reexport pm_power_off X-Git-Tag: tegra-9.12.3~27930 X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=commitdiff_plain;h=35e422c967d3208f188e3096c9f603ac7333fb1b;hp=afa597ba20e9ef55fc6283c1a564854b1c9f13c0 [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 3a81e90..95e4676 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) {