summaryrefslogtreecommitdiff
path: root/arch/arm/mach-nexell/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-nexell/clock.c')
-rw-r--r--arch/arm/mach-nexell/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-nexell/clock.c b/arch/arm/mach-nexell/clock.c
index 24fa204ccd..59ffa26255 100644
--- a/arch/arm/mach-nexell/clock.c
+++ b/arch/arm/mach-nexell/clock.c
@@ -856,7 +856,7 @@ void __init clk_init(void)
}
/* prevent uart clock disable for low step debug message */
- #ifndef CONFIG_DEBUG_NX_UART
+ #ifndef CONFIG_DEBUG_UART
if (peri->dev_name) {
#ifdef CONFIG_BACKLIGHT_PWM
if (!strcmp(peri->dev_name, DEV_NAME_PWM))