]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit77cfe68e2808be01497124c1fa889322b483650c
tree0ec1b69c48127cd8d9b9ed83fbb7487f1423dc4e
parent262334ae213b7e84da1d0f1c53c5ecb580fc19d0
ARM: msm: Update the references to DEBUG_MSM_UARTx

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>
arch/arm/mach-msm/board-trout-gpio.c
arch/arm/mach-msm/board-trout.c
arch/arm/mach-msm/io.c