[ARM] 5556/1: Fix the irq_desc.cpu references
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 19 Jun 2009 10:30:12 +0000 (11:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 19 Jun 2009 14:11:16 +0000 (15:11 +0100)
commit41184f6a5ef0d88529904d54f06f88b67fb76f4a
treed7d0f1587009f2ffcf90cd8c22884b64f76f1f05
parentc3c2174031def62eeb8433dee8ef7e8d9493b1cf
[ARM] 5556/1: Fix the irq_desc.cpu references

The cpu member of struct irq_desc was recently renamed to node. The
patch renames the ARM references to the old member.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/gic.c
arch/arm/kernel/irq.c