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:
7180c4c
)
pata_sil680: Fix build on arch/ppc
author
Benjamin Herrenschmidt
<benh@ozlabs.org>
Tue, 8 Apr 2008 21:51:07 +0000
(07:51 +1000)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 9 Apr 2008 05:06:33 +0000
(
01:06
-0400)
Commit
0f436eff54f90419ac1b8accfb3e6e17c4b49a4e
breaks build on
arch/ppc as it doesn't implement the machine_is() macro.
This fixes it by using CONFIG_PPC_MERGE instead which represents
arch/powerpc only, while CONFIG_PPC is set for both.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found