diff options
author | 2016-08-29 03:27:42 +0900 | |
---|---|---|
committer | 2016-08-30 13:46:51 +0900 | |
commit | 9a58485ebc92ff8d66428f9eadae2a2e47f3ee9c (patch) | |
tree | 0cf9bd42806ffe21d20273f6f9aeccf4ce726db5 | |
parent | Linux 4.8-rc1 (diff) | |
download | wireguard-linux-9a58485ebc92ff8d66428f9eadae2a2e47f3ee9c.tar.xz wireguard-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>
Diffstat (limited to '')
-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 */ }; }; }; |