diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-28 14:27:42 -0400 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-30 00:46:51 -0400 |
commit | 9a58485ebc92ff8d66428f9eadae2a2e47f3ee9c (patch) | |
tree | 0cf9bd42806ffe21d20273f6f9aeccf4ce726db5 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) |
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 @@ | |||
141 | reg = <0x5f800000 0x2000>; | 141 | reg = <0x5f800000 0x2000>; |
142 | 142 | ||
143 | pinctrl: pinctrl { | 143 | pinctrl: pinctrl { |
144 | /* specify compatible in each SoC DTSI */ | 144 | /* specify compatible in each SoC DTSI */ |
145 | }; | 145 | }; |
146 | }; | 146 | }; |
147 | }; | 147 | }; |