2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 18:53:52 +08:00
linux-next/arch
Stephen Rothwell a6bc3262c5 sparseirq, powerpc/cell: fix unused variable warning in interrupt.c
This new compiler warning:

   arch/powerpc/platforms/cell/interrupt.c: In function 'handle_iic_irq':
   arch/powerpc/platforms/cell/interrupt.c:240: warning: unused variable 'cpu'

Triggers because the local variable 'cpu' became unused due to commit:

   dee4102: sparseirq: use kstat_irqs_cpu instead

Remove the variable.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: ppc-dev <linuxppc-dev@ozlabs.org>
LKML-Reference: <20090316185256.4a160374.sfr@canb.auug.org.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-03-16 09:21:57 +01:00
..
alpha Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
arm Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
avr32 Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
blackfin Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
cris Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core 2009-02-13 11:57:18 +01:00
frv Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core 2009-02-13 11:57:18 +01:00
h8300 Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core 2009-02-13 11:57:18 +01:00
ia64 Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
m32r Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core 2009-02-13 11:57:18 +01:00
m68k m68k: atari - Rename "mfp" to "st_mfp" 2009-02-22 09:23:02 -08:00
m68knommu m68knommu: m528x build fix 2009-03-10 15:55:12 -07:00
mips Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
mn10300 Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
parisc Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
powerpc sparseirq, powerpc/cell: fix unused variable warning in interrupt.c 2009-03-16 09:21:57 +01:00
s390 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2009-03-03 17:05:08 -08:00
sh Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
sparc Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
um Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
x86 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs 2009-03-11 18:22:03 +01:00
xtensa Merge branches 'irq/genirq' and 'linus' into irq/core 2009-03-16 09:20:13 +01:00
.gitignore
Kconfig [CVE-2009-0029] System call wrapper infrastructure 2009-01-14 14:15:16 +01:00