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

ARM: dts: vf610-twr: indent use tabs, no spaces at start of line

Avoid the following checkpatch warning:

arch/arm/boot/dts/vf610-twr.dts:172: 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
005e2858 4404c1b7

+1 -1
+1 -1
arch/arm/boot/dts/vf610-twr.dts
··· 169 169 VDDA-supply = <&reg_3p3v>; 170 170 VDDIO-supply = <&reg_3p3v>; 171 171 clocks = <&clks VF610_CLK_SAI2>; 172 - }; 172 + }; 173 173 }; 174 174 175 175 &iomuxc {