ARM: dts: uniphier: fix a typo in comment block
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 23 Dec 2015 15:23:40 +0000 (00:23 +0900)
committerArnd Bergmann <arnd@arndb.de>
Thu, 31 Dec 2015 16:28:19 +0000 (17:28 +0100)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi

index c6499ee..5321152 100644 (file)
@@ -53,7 +53,7 @@
        compatible = "socionext,ph1-ld6b";
 };
 
-/* UART3 unavilable: the pads are not wired to the package balls */
+/* UART3 unavailable: the pads are not wired to the package balls */
 &serial3 {
        status = "disabled";
 };