]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: GIC: Make MULTI_IRQ_HANDLER mandatory
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Sep 2011 12:27:10 +0000 (13:27 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 15 Nov 2011 18:14:02 +0000 (18:14 +0000)
commit78bc59eda076bd906db0778694e5324da5c20b78
treee338de68f8b56238b91d9979857be253310f0200
parent82abf2887c527fa03cecb7c3697ccf7ae19389b7
ARM: GIC: Make MULTI_IRQ_HANDLER mandatory

Now that MULTI_IRQ_HANDLER is selected by all the in-tree
GIC users, make it mandatory and remove the unused macros.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/Kconfig
arch/arm/common/Kconfig
arch/arm/common/gic.c
arch/arm/include/asm/hardware/entry-macro-gic.S [deleted file]
arch/arm/include/asm/hardware/gic.h
arch/arm/mach-msm/Kconfig
arch/arm/mach-omap2/Kconfig
arch/arm/mach-tegra/Kconfig
arch/arm/mach-ux500/Kconfig
arch/arm/plat-omap/Kconfig