aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/smpboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/kernel/smpboot.c')
-rw-r--r--arch/ia64/kernel/smpboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/smpboot.c b/arch/ia64/kernel/smpboot.c
index 796f6a5b966a..03e4ef3893c9 100644
--- a/arch/ia64/kernel/smpboot.c
+++ b/arch/ia64/kernel/smpboot.c
@@ -793,7 +793,7 @@ set_cpu_sibling_map(int cpu)
793} 793}
794 794
795int __cpuinit 795int __cpuinit
796__cpu_up (unsigned int cpu) 796__cpu_up(unsigned int cpu, struct task_struct *tidle)
797{ 797{
798 int ret; 798 int ret;
799 int sapicid; 799 int sapicid;