ARM: msm: Update the references to DEBUG_MSM_UARTx
authorGeorgi Djakov <gdjakov@mm-sol.com>
Mon, 26 May 2014 16:37:40 +0000 (19:37 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 24 Aug 2014 18:09:36 +0000 (20:09 +0200)
The Kconfig options DEBUG_MSM_UART1, DEBUG_MSM_UART2, DEBUG_MSM_UART3,
MSM_DEBUG_UART1, MSM_DEBUG_UART2 and MSM_DEBUG_UART3 are removed, but
they are still referenced in the following files:
arch/arm/mach-msm/io.c,
arch/arm/mach-msm/board-trout.c
arch/arm/mach-msm/board-trout-gpio.c

Fix this by updating the reference to the new Kconfig option.

Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found