summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/include/mach/board-qong.h
diff options
context:
space:
mode:
authorMagnus Lilja2009-04-14 22:00:06 +0200
committerSascha Hauer2009-05-07 16:18:25 +0200
commitc1332616315584d45776a5e664382888513c0fa0 (patch)
treeb718967ab817b17ae6407b788ed496845988a8dd /arch/arm/plat-mxc/include/mach/board-qong.h
parenti.MX31: Removed unused items from board-mx31lite.h. (diff)
downloadkernel-qcow2-linux-c1332616315584d45776a5e664382888513c0fa0.tar.gz
kernel-qcow2-linux-c1332616315584d45776a5e664382888513c0fa0.tar.xz
kernel-qcow2-linux-c1332616315584d45776a5e664382888513c0fa0.zip
i.MX31: Correct comments on CONFIG_DEBUG_LL.
Several comments in board config files stated "mandatory for CONFIG_LL_DEBUG" but the correct name is CONFIG_DEBUG_LL. Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/board-qong.h')
-rw-r--r--arch/arm/plat-mxc/include/mach/board-qong.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/include/mach/board-qong.h b/arch/arm/plat-mxc/include/mach/board-qong.h
index 4ff762dd45cf..04033ec637d2 100644
--- a/arch/arm/plat-mxc/include/mach/board-qong.h
+++ b/arch/arm/plat-mxc/include/mach/board-qong.h
@@ -11,7 +11,7 @@
#ifndef __ASM_ARCH_MXC_BOARD_QONG_H__
#define __ASM_ARCH_MXC_BOARD_QONG_H__
-/* mandatory for CONFIG_LL_DEBUG */
+/* mandatory for CONFIG_DEBUG_LL */
#define MXC_LL_UART_PADDR UART1_BASE_ADDR
#define MXC_LL_UART_VADDR AIPS1_IO_ADDRESS(UART1_BASE_ADDR)