]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: iSeries fixes for build with no PCI
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 12 Jan 2006 02:54:20 +0000 (13:54 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 12 Jan 2006 09:09:30 +0000 (20:09 +1100)
commitee2cdecec4dce8f7eb0d37a1bbf820cb32b2b75b
treefa15ce75b9ae28bdea2352a8f80cb9df43f1322b
parent511061049b2fab5ea684dfddcb8d2a38591391f3
[PATCH] powerpc: iSeries fixes for build with no PCI

This reverts part of "ppc64 iSeries: allow build with no PCI"
(145d01e4287b8cbf50f87c3283e33bf5c84e8468) which affected generic code
and applies a fix in the arch specific code.

Commit "partly merge iseries do_IRQ"
(5fee9b3b39eb55c7e3619a3b36ceeabffeb8f144) introduced iSeries_get_irq
which was only available if CONFIG_PCI is set.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/Makefile
arch/powerpc/platforms/iseries/irq.c
drivers/char/mem.c
include/asm-powerpc/iseries/iseries_io.h