Re: [GIT PULL] qcom SoC changes for v3.16

From: Paul Bolle
Date: Mon May 26 2014 - 08:50:03 EST


On Fri, 2014-05-23 at 13:42 -0500, Kumar Gala wrote:
> Ivan T. Ivanov (1):
> ARM: debug: qcom: make UART address selection configuration option

This one just landed in linux-next (next-20140526).

It removed the Kconfig options DEBUG_MSM_UART1, DEBUG_MSM_UART3, and
DEBUG_MSM_UART3. It did not touch these references to their macros:
arch/arm/mach-msm/io.c:60:#if defined(CONFIG_DEBUG_MSM_UART1) || defined(CONFIG_DEBUG_MSM_UART2) || \
arch/arm/mach-msm/io.c:61: defined(CONFIG_DEBUG_MSM_UART3)
arch/arm/mach-msm/io.c:79:#if defined(CONFIG_DEBUG_MSM_UART1) || defined(CONFIG_DEBUG_MSM_UART2) || \
arch/arm/mach-msm/io.c:80: defined(CONFIG_DEBUG_MSM_UART3)

Is a patch to fix this queued somewhere?


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/