Procházet zdrojové kódy

ipq806x: fix dts whitespace

Replace blanks with tabs

Signed-off-by: Felix Baumann <[email protected]>
Felix Baumann před 2 roky
rodič
revize
505cf10e83

+ 9 - 9
target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-ad7200-c2600.dtsi

@@ -11,15 +11,15 @@
 	};
 
 	reserved-memory {
-                ramoops@42100000 {
-                        compatible = "ramoops";
-                        reg = <0x42100000 0x40000>;
-                        record-size = <0x4000>;
-                        console-size = <0x4000>;
-                        ftrace-size = <0x4000>;
-                        pmsg-size = <0x4000>;
-                };
-        };
+		ramoops@42100000 {
+			compatible = "ramoops";
+			reg = <0x42100000 0x40000>;
+			record-size = <0x4000>;
+			console-size = <0x4000>;
+			ftrace-size = <0x4000>;
+			pmsg-size = <0x4000>;
+		};
+	};
 
 	aliases {
 		mdio-gpio0 = &mdio0;