Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63454
b: refs/heads/master
c: 72db43b
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jul 31, 2007
1 parent 6f89bb3 commit 6c515b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4dc467756e77838c592a6dc797434f11761d33f5
refs/heads/master: 72db43be8bf610d50d86a9e683e0eff3c2cc5ba4
2 changes: 1 addition & 1 deletion trunk/arch/mips/sgi-ip27/ip27-smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ void __init prom_boot_secondary(int cpu, struct task_struct *idle)
0, (void *) sp, (void *) gp);
}

void prom_init_secondary(void)
void __cpuinit prom_init_secondary(void)
{
per_cpu_init();
local_irq_enable();
Expand Down

0 comments on commit 6c515b0

Please sign in to comment.