commit | 03a16b27bd30f22d88f570585551925248469f84 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 23 23:47:39 2008 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Sun Jan 27 14:07:37 2008 -0600 |
tree | 07f730c6fdb8d10d43031fb5a7c96d26a311d541 | |
parent | 55852bed57a97b08ab56028f1054d48d45de3aec [diff] |
[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>