]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: EXYNOS: Select SPARSE_IRQ for Exynos
authorTomasz Figa <t.figa@samsung.com>
Sat, 15 Jun 2013 00:28:55 +0000 (09:28 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 16:30:30 +0000 (01:30 +0900)
commit6e726ea4f50e7fea5844a2a0fee29d6d3d2e8bdf
tree82f507452c8cbf0475d347d6d0705a5bff8b9dd0
parent07fbe13debe71881581bafb552554a5ddf307cd0
ARM: EXYNOS: Select SPARSE_IRQ for Exynos

This patch adds selection of CONFIG_SPARSE_IRQ for ARCH_EXYNOS, since it
is required by multiplatform and allows to remove the legacy mach/irqs.h
header.

To make this possible, a dummy IRQ_EINT_BIT macro is added to pm-core.h
header to allow plat-samsung/pm.c compile. This macro is irrelevant for
Exynos and will be removed after reworking Samsung pm code for
multiplatform compatibility.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig
arch/arm/mach-exynos/include/mach/pm-core.h