mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 18:23:00 +09:00
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>