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:
55852be
)
[POWERPC] Always build setup-bus.c on powerpc
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 24 Jan 2008 05:47:39 +0000
(23:47 -0600)
committer
Kumar Gala
<galak@kernel.crashing.org>
Sun, 27 Jan 2008 20:07:37 +0000
(14:07 -0600)
The common arch/powerpc code calls in to functions in setup-bus.c
so some builds of ppc32 would fail.
Note, ppc32 usage of setup-irq.c is limited to arch/ppc and should be
removed when arch/ppc goes away.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found