git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bccfd58
)
powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM
author
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 04:08:17 +0000
(15:08 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 04:08:17 +0000
(15:08 +1100)
We were getting powerbook sleep code included, and giving compile
errors, with CONFIG_PM=y on a 64-bit build. This excludes that code
so the kernel will compile. One day BenH will implement on sleep on
the G5...
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found