trivial: fix typos in comments s/DGBU/DBGU/
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-at91 / board-cam60.c
index d3ba29c5d8c83722b7276b7d98ed51cfecfac4a7..02138af631e7e21a4c985f8f7a8c17428f0e944c 100644 (file)
@@ -50,7 +50,7 @@ static void __init cam60_map_io(void)
        /* Initialize processor: 10 MHz crystal */
        at91sam9260_initialize(10000000);
 
-       /* DGBU on ttyS0. (Rx & Tx only) */
+       /* DBGU on ttyS0. (Rx & Tx only) */
        at91_register_uart(0, 0, 0);
 
        /* set serial console to ttyS0 (ie, DBGU) */