From fbdc88043c5e9b56368a43584d2d1af07c85fa71 Mon Sep 17 00:00:00 2001 From: Stanislav Jakubek Date: Sun, 24 Jan 2021 16:28:10 +0100 Subject: [PATCH] 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 Signed-off-by: Florian Fainelli --- arch/arm/boot/dts/bcm21664.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/bcm21664.dtsi b/arch/arm/boot/dts/bcm21664.dtsi index 58ec1b2f8ef66..cc58f2b926b9d 100644 --- a/arch/arm/boot/dts/bcm21664.dtsi +++ b/arch/arm/boot/dts/bcm21664.dtsi @@ -27,7 +27,7 @@ bootargs = "console=ttyS0,115200n8"; }; - cpus { + cpus { #address-cells = <1>; #size-cells = <0>; -- 2.30.2