[POWERPC] Always build setup-bus.c on powerpc
authorKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 05:47:39 +0000 (23:47 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Sun, 27 Jan 2008 20:07:37 +0000 (14:07 -0600)
commit03a16b27bd30f22d88f570585551925248469f84
tree07f730c6fdb8d10d43031fb5a7c96d26a311d541
parent55852bed57a97b08ab56028f1054d48d45de3aec
[POWERPC] Always build setup-bus.c on powerpc

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>
drivers/pci/Makefile