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

ARM: dts: bcm21664: Replace spaces with a tab

Fix checkpatch warning:

WARNING: please, no spaces at the start of a line

Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

authored by

Stanislav Jakubek and committed by
Florian Fainelli
fbdc8804 75c36d43

+1 -1
+1 -1
arch/arm/boot/dts/bcm21664.dtsi
··· 27 27 bootargs = "console=ttyS0,115200n8"; 28 28 }; 29 29 30 - cpus { 30 + cpus { 31 31 #address-cells = <1>; 32 32 #size-cells = <0>; 33 33