From: Ludovic Desroches Date: Thu, 21 Jun 2012 12:47:27 +0000 (+0200) Subject: ARM: at91: sparse irq support X-Git-Tag: v3.6-rc1~147^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe82a5550a8e97b3f59c74f994b88ed6b3544a3;p=pandora-kernel.git ARM: at91: sparse irq support Enable sparse irq support for multisoc image. It involves to add the NR_IRQS_LEGACY offset to static SoC irq number definitions since NR_IRQS_LEGACY irq descs are allocated before AIC requests irq descs allocation. Move NR_AIC_IRQS macro to a more appropiate place with the purpose to remove mach/irqs.h later. Signed-off-by: Ludovic Desroches Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed