trivial: fix typos in comments s/DGBU/DBGU/
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-at91 / board-afeb-9260v1.c
index 61e52b66bc72ed218ccb6af5009da3c6086ef462..50667bed7cc9f7eb1381b39802afb4b825aa1920 100644 (file)
@@ -53,7 +53,7 @@ static void __init afeb9260_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) */