diff options
| author | Andy Whitcroft <[email protected]> | 2005-11-29 19:25:54 +0000 |
|---|---|---|
| committer | Paul Mackerras <[email protected]> | 2006-01-09 14:51:43 +1100 |
| commit | e40c7f02723e2be5d3144917191aa9fbec5bb64e (patch) | |
| tree | 1a27c26bb0d56f65ba0f0eb3a4ecbb822d7316c5 /scripts/patch-kernel | |
| parent | 9100b205fdc70b300894954ebebbf2709c5ed525 (diff) | |
[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 <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions