diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-28 21:27:42 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-30 07:46:51 +0300 |
commit | 9a58485ebc92ff8d66428f9eadae2a2e47f3ee9c (patch) | |
tree | 0cf9bd42806ffe21d20273f6f9aeccf4ce726db5 /arch/arm/boot/dts | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) | |
download | linux-9a58485ebc92ff8d66428f9eadae2a2e47f3ee9c.tar.xz |
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 'arch/arm/boot/dts')
-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 */ }; }; }; |