From: Arnd Bergmann Date: Tue, 5 Mar 2013 10:28:29 +0000 (+0100) Subject: ARM: exynos: prepare for sparse IRQ X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ba8022fc3a1d2434c1f038f022c5d69026319ca;p=pandora-kernel.git ARM: exynos: prepare for sparse IRQ When we enable CONFIG_SPARSE_IRQ, we have to set the value of NR_IRQS in the machine_desc for legacy IRQ domains, and any file referring to the number of interrupts or a specific number must include the mach/irqs.h header file explicitly. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed