Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40274
b: refs/heads/master
c: 7f8c4c5
h: refs/heads/master
v: v3
  • Loading branch information
Srinivasa Ds authored and Paul Mackerras committed Oct 23, 2006
1 parent 561e3e7 commit 10a3707
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c3386e40142e9d0c077460c2a548c4653fecaf15
refs/heads/master: 7f8c4c50bda13d27afc03679d25aa1fcac8df551
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/platforms/powermac/sleep.S
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
.section .text
.align 5

#if defined(CONFIG_PM) || defined(CONFIG_CPU_FREQ_PMAC)
#if defined(CONFIG_PM) || defined(CONFIG_CPU_FREQ_PMAC) || \
(defined(CONFIG_HOTPLUG_CPU) && defined(CONFIG_PPC32))

/* This gets called by via-pmu.c late during the sleep process.
* The PMU was already send the sleep command and will shut us down
Expand Down

0 comments on commit 10a3707

Please sign in to comment.