[PATCH] visws: reexport pm_power_off

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 13 July 2005 17:38, James Bottomley wrote:
> [PATCH] Remove i386_ksyms.c, almost
> 
> made files like smp.c do their own EXPORT_SYMBOLS.  This means that all
> subarchitectures that override these symbols now have to do the exports
> themselves.  This patch adds the exports for voyager (which is the most
> affected since it has a separate smp harness).  However, someone should
> audit all the other subarchitectures to see if any others got broken.

Signed-off-by: Alexey Dobriyan <[email protected]>
---

 arch/i386/mach-visws/reboot.c |    1 +
 1 files changed, 1 insertion(+)

--- linux-vanilla/arch/i386/mach-visws/reboot.c	2005-07-13 19:45:59.000000000 +0400
+++ linux-visws/arch/i386/mach-visws/reboot.c	2005-07-14 18:53:23.000000000 +0400
@@ -7,6 +7,7 @@
 #include "piix4.h"
 
 void (*pm_power_off)(void);
+EXPORT_SYMBOL(pm_power_off);
 
 void machine_restart(char * __unused)
 {
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux