summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/board-sam9rlek.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-08-26 14:14:47 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2009-08-26 14:14:47 +1000
commit6b4fba3f85b2bc1dcfc35400b3cfaa6fd233e30b (patch)
tree4bc57fe67f238e32bc46535bd64317258e9f8601 /arch/arm/mach-at91/board-sam9rlek.c
parentbd5a88283b2053b130c7a00b2471269fa6d423f4 (diff)
parent585c63a7bbc251de79d6b014ad17c8f4b4745af0 (diff)
Merge commit 'trivial/for-next'
Diffstat (limited to 'arch/arm/mach-at91/board-sam9rlek.c')
-rw-r--r--arch/arm/mach-at91/board-sam9rlek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/board-sam9rlek.c b/arch/arm/mach-at91/board-sam9rlek.c
index 9d07679efce7..94ffb5c103b9 100644
--- a/arch/arm/mach-at91/board-sam9rlek.c
+++ b/arch/arm/mach-at91/board-sam9rlek.c
@@ -43,7 +43,7 @@ static void __init ek_map_io(void)
/* Initialize processor: 12.000 MHz crystal */
at91sam9rl_initialize(12000000);
- /* DGBU on ttyS0. (Rx & Tx only) */
+ /* DBGU on ttyS0. (Rx & Tx only) */
at91_register_uart(0, 0, 0);
/* USART0 on ttyS1. (Rx, Tx, CTS, RTS) */