1
0
Fork 0
alistair23-linux/arch/powerpc/sysdev
Andy Whitcroft e40c7f0272 [PATCH] powerpc32: fix definition of distribute_irqs
When we select ppc32 under the powerpc architecture we get the
error below.  This relates to defining distribute_irqs when this
configuratiom option is undefined.

      CC      arch/powerpc/sysdev/mpic.o
    .../arch/powerpc/sysdev/mpic.c: In function `mpic_setup_this_cpu':
    .../arch/powerpc/sysdev/mpic.c:788: error: `CONFIG_IRQ_ALL_CPUS'
	undeclared (first use in this function)

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:51:43 +11:00
..
Makefile [PATCH] powerpc: moved ipic code to arch/powerpc 2006-01-09 14:48:57 +11:00
dart.h [PATCH] powerpc: update my email address 2005-11-23 21:23:20 +11:00
dcr.S [PATCH] powerpc: Moved dcr support to arch/powerpc 2005-10-27 20:51:22 +10:00
grackle.c powerpc: Pull out MPC106 (grackle) initialization code into its own file 2005-10-26 17:16:38 +10:00
i8259.c [PATCH] powerpc: Fix i8259 cascade IRQ 2005-11-07 12:36:25 +11:00
indirect_pci.c powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit 2005-10-10 22:25:26 +10:00
ipic.c [PATCH] powerpc: moved ipic code to arch/powerpc 2006-01-09 14:48:57 +11:00
ipic.h [PATCH] powerpc: moved ipic code to arch/powerpc 2006-01-09 14:48:57 +11:00
mmio_nvram.c [PATCH] powerpc: move mmio_nvram.c over to arch/powerpc 2005-11-01 21:03:04 +11:00
mpic.c [PATCH] powerpc32: fix definition of distribute_irqs 2006-01-09 14:51:43 +11:00
u3_iommu.c [PATCH] powerpc: update my email address 2005-11-23 21:23:20 +11:00