From: Dmitry Rokosov Date: Wed, 23 Aug 2023 21:36:16 +0000 (+0300) Subject: arm64: dts: meson: a1: reorder includes to keep them sorted X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7124c482dd6f939cd608d97664b04666f7cdaa2a;p=linux.git arm64: dts: meson: a1: reorder includes to keep them sorted It is recommended to alphabetically sort all headers included in the dtsi. Signed-off-by: Dmitry Rokosov Reviewed-by: Neil Armstrong Link: https://lore.kernel.org/r/20230823213630.12936-2-ddrokosov@sberdevices.ru Signed-off-by: Neil Armstrong --- diff --git a/arch/arm64/boot/dts/amlogic/meson-a1.dtsi b/arch/arm64/boot/dts/amlogic/meson-a1.dtsi index 96225c421194..5d7f36ce9aa9 100644 --- a/arch/arm64/boot/dts/amlogic/meson-a1.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-a1.dtsi @@ -3,9 +3,9 @@ * Copyright (c) 2019 Amlogic, Inc. All rights reserved. */ -#include -#include #include +#include +#include / { compatible = "amlogic,a1";