diff options
author | Masahiro Yamada <[email protected]> | 2015-12-24 00:23:40 +0900 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2015-12-31 17:28:19 +0100 |
commit | 4e333015ed3eeaaa7869723b50ae7270ea178232 (patch) | |
tree | 745abc437a5038eef5465bf10536c9e54f61b837 | |
parent | ddc5c39af4e25d4d4eca925b792b372eedb778d8 (diff) |
ARM: dts: uniphier: fix a typo in comment block
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi b/arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi index c6499ee65bc6..532115234025 100644 --- a/arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi +++ b/arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi @@ -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"; }; |