Message ID | 20210125183157.GA2015@standask-GA-A55M-S2HP (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [RESEND] ARM: dts: bcm21664: Replace spaces with a tab | expand |
On 1/25/2021 10:31 AM, Stanislav Jakubek wrote: > Fix checkpatch warning: > > WARNING: please, no spaces at the start of a line > > Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com> Applied to devicetree/next, thanks! I had not indicated drop bcm-kernel-feedback-list@broadcom.com since it does serve a purpose and allows us to track patches, but that's fine. Thanks!
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>;
Fix checkpatch warning: WARNING: please, no spaces at the start of a line Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com> --- Patch resent due to the bcm mailing list[1] not being public. [1] bcm-kernel-feedback-list@broadcom.com --- arch/arm/boot/dts/bcm21664.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)