tree-wide: fix comment/printk typos
[deliverable/linux.git] / arch / cris / arch-v32 / lib / nand_init.S
index e705f5cce9694fcd2667833a7fbf00895d239838..d671fed451c978572697080e5774ac9df2a0db09 100644 (file)
@@ -139,7 +139,7 @@ copy_nand_to_ram:
        lsrq    8, $r4
        move.b  $r4, [$r1]      ; Row address
        lsrq    8, $r4
-       move.b  $r4, [$r1]      ; Row adddress
+       move.b  $r4, [$r1]      ; Row address
        moveq   20, $r4
 2:     bne     2b
        subq    1, $r4
This page took 0.027258 seconds and 5 git commands to generate.