[RESEND PATCH] ARM: dts: bcm21664: Replace spaces with a tab
Stanislav Jakubek
stano.jakubek at gmail.com
Mon Jan 25 13:31:57 EST 2021
Fix checkpatch warning:
WARNING: please, no spaces at the start of a line
Signed-off-by: Stanislav Jakubek <stano.jakubek at gmail.com>
---
Patch resent due to the bcm mailing list[1] not being public.
[1] bcm-kernel-feedback-list at broadcom.com
---
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 58ec1b2f8ef6..cc58f2b926b9 100644
--- a/arch/arm/boot/dts/bcm21664.dtsi
+++ b/arch/arm/boot/dts/bcm21664.dtsi
@@ -27,7 +27,7 @@ chosen {
bootargs = "console=ttyS0,115200n8";
};
- cpus {
+ cpus {
#address-cells = <1>;
#size-cells = <0>;
--
2.25.1
More information about the linux-arm-kernel
mailing list