From: Russell King Date: Mon, 3 Jul 2006 12:18:04 +0000 (+0100) Subject: [ARM] Fix ISA IRQ resources X-Git-Tag: v2.6.18-rc1~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020732ad9add86b71e9d90d5fa7687d51f58ef49;p=pandora-kernel.git [ARM] Fix ISA IRQ resources The ISA IRQ code was not using named initialisers, so merging the 64-bit resource code (which re-ordered the struct members) broke this. Fix it up to use named initialisers. Signed-off-by: Russell King --- Reading git-diff-tree failed