diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2022-07-23 00:54:36 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-08-21 10:49:12 +0300 |
commit | 09b2152047d49bcdec8ec3f00fc73a59978d50bd (patch) | |
tree | 4e27f20a2848ca9878aac93a1c2a6d9b72678821 /arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi | |
parent | e45840c8eb0419d15ca342669aa28dfaf70c01cc (diff) | |
download | linux-09b2152047d49bcdec8ec3f00fc73a59978d50bd.tar.xz |
ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs
Avoid the following checkpatch warnings:
arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi:67: error: code
indent should use tabs where possible
arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi:67: warning:
please, no spaces at the start of a line
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi index 393475cb0f4d..0020dbb1722c 100644 --- a/arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi +++ b/arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi @@ -64,7 +64,7 @@ interrupt-parent = <&gpio3>; interrupts = <2 IRQ_TYPE_NONE>; status = "disabled"; - }; + }; }; &ipu1_di0_disp0 { |