mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 05:36:40 +07:00
6e726ea4f5
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> |
||
---|---|---|
.. | ||
include/mach | ||
common.c | ||
common.h | ||
cpuidle.c | ||
exynos-smc.S | ||
firmware.c | ||
headsmp.S | ||
hotplug.c | ||
Kconfig | ||
mach-exynos4-dt.c | ||
mach-exynos5-dt.c | ||
Makefile | ||
Makefile.boot | ||
platsmp.c | ||
pm_domains.c | ||
pm.c | ||
pmu.c | ||
smc.h |