OSDN Git Service

dt-bindings: Add missing newline at end of file
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 17 Jun 2019 14:33:22 +0000 (16:33 +0200)
committerRob Herring <robh@kernel.org>
Tue, 18 Jun 2019 14:11:57 +0000 (08:11 -0600)
"git diff" says:

    \ No newline at end of file

after modifying the files.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
Documentation/devicetree/bindings/pinctrl/nuvoton,npcm7xx-pinctrl.txt
Documentation/devicetree/bindings/regulator/pv88060.txt
Documentation/devicetree/bindings/sound/cs42l73.txt

index 3538a21..352f5e9 100644 (file)
@@ -36,4 +36,4 @@ Example:
             kcs_chan = <2>;
             status = "disabled";
         };
-    };
\ No newline at end of file
+    };
index 83f4bba..a1264cc 100644 (file)
@@ -213,4 +213,4 @@ pinctrl: pinctrl@f0800000 {
                groups = "clkreq";
                function = "clkreq";
        };
-};
\ No newline at end of file
+};
index 10a6dad..6a7c8a9 100644 (file)
@@ -121,4 +121,4 @@ Example
                                regulator-max-microvolt = <5000000>;
                        };
                };
-       };
\ No newline at end of file
+       };
index 80ae910..47b868b 100644 (file)
@@ -19,4 +19,4 @@ codec: cs42l73@4a {
        reg = <0x4a>;
        reset_gpio = <&gpio 10 0>;
        chgfreq = <0x05>;
-};
\ No newline at end of file
+};