]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: exynos: prepare for sparse IRQ
authorArnd Bergmann <arnd@arndb.de>
Tue, 5 Mar 2013 10:28:29 +0000 (11:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 19 Apr 2013 11:51:20 +0000 (13:51 +0200)
commitcade8f5d5273f7b66e7dc37810c2885cefd72fd9
treefff3699a7037bb225381ca61fef0d11b20e80677
parentbc700160879e38f92f4ab0717f3831aa50367f02
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 <arnd@arndb.de>
arch/arm/mach-exynos/dev-uart.c
arch/arm/mach-exynos/include/mach/irqs.h
arch/arm/mach-exynos/mach-armlex4210.c
arch/arm/mach-exynos/mach-nuri.c
arch/arm/mach-exynos/mach-origen.c
arch/arm/mach-exynos/mach-smdk4x12.c
arch/arm/mach-exynos/mach-smdkv310.c
arch/arm/plat-samsung/irq-vic-timer.c
arch/arm/plat-samsung/pm.c
arch/arm/plat-samsung/s5p-irq.c