ipq806x: fix dts whitespace
authorFelix Baumann <felix.bau@gmx.de>
Wed, 8 Feb 2023 02:21:47 +0000 (03:21 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 9 Feb 2023 02:03:51 +0000 (03:03 +0100)
Replace blanks with tabs

Signed-off-by: Felix Baumann <felix.bau@gmx.de>
target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-ad7200-c2600.dtsi

index 7b352edb9bab1caab7dde377f232481a3dc41b98..3494b2bde2f28e8070263c353f978dfb71b21d73 100644 (file)
        };
 
        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;