aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/smp.h
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2007-07-20 14:39:24 -0700
committerTony Luck <tony.luck@intel.com>2007-07-25 13:08:26 -0700
commit9d6f40b86b47928ffde8a41cb2ef332da34b3de2 (patch)
tree6006aecfdeb64ea7cb6ce7cfa36fccae4562e75e /include/asm-ia64/smp.h
parent[IA64] rename partial_page (diff)
downloadlinux-dev-9d6f40b86b47928ffde8a41cb2ef332da34b3de2.tar.xz
linux-dev-9d6f40b86b47928ffde8a41cb2ef332da34b3de2.zip
[IA64] fix section mismatch warnings
In 741f98fe298a73c9d47ed53703c1279a29718581 Sam added full checking across the entire vmlinux image. This flushed out a dozen new section mismatch warnings. Start the whack-a-mole game again to stomp them out. Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-ia64/smp.h')
-rw-r--r--include/asm-ia64/smp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ia64/smp.h b/include/asm-ia64/smp.h
index c60024989ebd..6314b29e8c4d 100644
--- a/include/asm-ia64/smp.h
+++ b/include/asm-ia64/smp.h
@@ -116,7 +116,6 @@ max_xtp (void)
extern int __cpu_disable (void);
extern void __cpu_die (unsigned int cpu);
extern void cpu_die (void) __attribute__ ((noreturn));
-extern int __cpu_up (unsigned int cpu);
extern void __init smp_build_cpu_map(void);
extern void __init init_smp_config (void);