Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138488
b: refs/heads/master
c: 4c4ece3
h: refs/heads/master
v: v3
  • Loading branch information
Giuliano Pochini authored and Benjamin Herrenschmidt committed Feb 23, 2009
1 parent 4d12764 commit 754c3fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 41fd81cc568156af90913c248c40788b6f57c887
refs/heads/master: 4c4ece3cf8391e842f2c67a4760885e0acb3a461
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/platforms/powermac/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -746,4 +746,7 @@ define_machine(powermac) {
#if defined(CONFIG_HOTPLUG_CPU) && defined(CONFIG_PPC64)
.cpu_die = pmac_cpu_die,
#endif
#if defined(CONFIG_HOTPLUG_CPU) && defined(CONFIG_PPC32)
.cpu_die = generic_mach_cpu_die,
#endif
};

0 comments on commit 754c3fb

Please sign in to comment.