diff options
author | Jagan Teki <jagan@openedev.com> | 2016-10-26 15:31:01 +0530 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-11-02 22:43:56 +0800 |
commit | 46311707939f0cac228e07c59e0d86c310efa95c (patch) | |
tree | 6d37895cd3676b2cd9f8df25e9ea2c0afc501afb /arch/arm/boot/dts/imx6q-tx6q-1010.dts | |
parent | a7859df4fd7df0667e486c9ebe32aa425d64c023 (diff) | |
download | talos-op-linux-46311707939f0cac228e07c59e0d86c310efa95c.tar.gz talos-op-linux-46311707939f0cac228e07c59e0d86c310efa95c.zip |
ARM: dts: imx: Fix "ERROR: code indent should use tabs where possible"
Fixed code indent tabs in respetcive imx23, imx51, imx53, imx6dl, imx6q
and imx6sx dtsi and dts files.
Signed-off-by: Jagan Teki <jagan@openedev.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-tx6q-1010.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-tx6q-1010.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-tx6q-1010.dts b/arch/arm/boot/dts/imx6q-tx6q-1010.dts index 20cd0e7b3e21..f9cd21a41a79 100644 --- a/arch/arm/boot/dts/imx6q-tx6q-1010.dts +++ b/arch/arm/boot/dts/imx6q-tx6q-1010.dts @@ -199,7 +199,7 @@ pixelclk-active = <0>; }; }; - }; + }; }; &ipu1_di0_disp0 { |