Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Masahiro Yamada and committed by
Arnd Bergmann
4e333015 ddc5c39a

+1 -1
+1 -1
arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi
··· 53 53 compatible = "socionext,ph1-ld6b"; 54 54 }; 55 55 56 - /* UART3 unavilable: the pads are not wired to the package balls */ 56 + /* UART3 unavailable: the pads are not wired to the package balls */ 57 57 &serial3 { 58 58 status = "disabled"; 59 59 };