[PATCH] ARM: msm: Remove irqs-*.h files for DT based targets
Stephen Boyd
sboyd at codeaurora.org
Fri Sep 6 16:50:05 EDT 2013
On 09/06/13 13:31, Stephen Boyd wrote:
> diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig
> index 905efc8..30b3342 100644
> --- a/arch/arm/mach-msm/Kconfig
> +++ b/arch/arm/mach-msm/Kconfig
> @@ -50,6 +50,7 @@ config ARCH_MSM8X60
> select HAVE_SMP
> select MSM_SCM if SMP
> select USE_OF
> + select SPARSE_IRQ
>
> config ARCH_MSM8960
> bool "MSM8960"
> @@ -59,6 +60,7 @@ config ARCH_MSM8960
> select GPIO_MSM_V2
> select MSM_SCM if SMP
> select USE_OF
> + select SPARSE_IRQ
Gah, I guess this needs to be sorted alphabetically.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
More information about the linux-arm-kernel
mailing list