commit | 41184f6a5ef0d88529904d54f06f88b67fb76f4a | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Fri Jun 19 11:30:12 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jun 19 15:11:16 2009 +0100 |
tree | d7d0f1587009f2ffcf90cd8c22884b64f76f1f05 | |
parent | c3c2174031def62eeb8433dee8ef7e8d9493b1cf [diff] |
[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>