Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Marcel Ziswiler and committed by
Shawn Guo
09b21520 e45840c8

+1 -1
+1 -1
arch/arm/boot/dts/imx6qdl-phytec-mira-peb-av-02.dtsi
··· 64 64 interrupt-parent = <&gpio3>; 65 65 interrupts = <2 IRQ_TYPE_NONE>; 66 66 status = "disabled"; 67 - }; 67 + }; 68 68 }; 69 69 70 70 &ipu1_di0_disp0 {