diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-28 20:27:42 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-30 06:46:51 +0200 |
commit | 9a58485ebc92ff8d66428f9eadae2a2e47f3ee9c (patch) | |
tree | 0cf9bd42806ffe21d20273f6f9aeccf4ce726db5 | |
parent | Linux 4.8-rc1 (diff) | |
download | linux-9a58485ebc92ff8d66428f9eadae2a2e47f3ee9c.tar.xz linux-9a58485ebc92ff8d66428f9eadae2a2e47f3ee9c.zip |
ARM: dts: uniphier: remove a whitespace after tabs
A trivial codying style fix.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
-rw-r--r-- | arch/arm/boot/dts/uniphier-common32.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/uniphier-common32.dtsi b/arch/arm/boot/dts/uniphier-common32.dtsi index 03f60ec340b5..be4e3b0514dc 100644 --- a/arch/arm/boot/dts/uniphier-common32.dtsi +++ b/arch/arm/boot/dts/uniphier-common32.dtsi @@ -141,7 +141,7 @@ reg = <0x5f800000 0x2000>; pinctrl: pinctrl { - /* specify compatible in each SoC DTSI */ + /* specify compatible in each SoC DTSI */ }; }; }; |