ARM: uniphier: fix typo "talbe"
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 24 Jun 2016 02:51:38 +0000 (11:51 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 30 Jun 2016 14:49:26 +0000 (23:49 +0900)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/arm32/lowlevel_init.S

index e2bb1fc..cc34116 100644 (file)
@@ -29,7 +29,7 @@ ENTRY(lowlevel_init)
        bl      debug_ll_init
 #endif
 
-       bl      setup_init_ram          @ RAM area for stack and page talbe
+       bl      setup_init_ram          @ RAM area for stack and page table
 
        /*
         * Now we are using the page table embedded in the Boot ROM.