Эх сурвалжийг харах

ARM: dts: uniphier: fix a typo in comment block

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Masahiro Yamada 9 жил өмнө
parent
commit
4e333015ed

+ 1 - 1
arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi

@@ -53,7 +53,7 @@
 	compatible = "socionext,ph1-ld6b";
 	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 {
 &serial3 {
 	status = "disabled";
 	status = "disabled";
 };
 };