trivial: fix typos in comments s/DGBU/DBGU/
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-at91 / board-sam9260ek.c
index 93a0f8b100eb24e725326cc0cb1f497526d6224d..ba9d501b5c50a83166ba7f2ed8f53f4681a64125 100644 (file)
@@ -54,7 +54,7 @@ static void __init ek_map_io(void)
        /* Initialize processor: 18.432 MHz crystal */
        at91sam9260_initialize(18432000);
 
-       /* 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, DTR, DSR, DCD, RI) */