Skip to content

Commit

Permalink
dt-bindings: Add missing newline at end of file
Browse files Browse the repository at this point in the history
"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>
  • Loading branch information
Geert Uytterhoeven authored and Rob Herring committed Jun 18, 2019
1 parent 5d9c4e9 commit 1bdd445
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Example:
kcs_chan = <2>;
status = "disabled";
};
};
};
Original file line number Diff line number Diff line change
Expand Up @@ -213,4 +213,4 @@ pinctrl: pinctrl@f0800000 {
groups = "clkreq";
function = "clkreq";
};
};
};
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/regulator/pv88060.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ Example
regulator-max-microvolt = <5000000>;
};
};
};
};
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/sound/cs42l73.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ codec: cs42l73@4a {
reg = <0x4a>;
reset_gpio = <&gpio 10 0>;
chgfreq = <0x05>;
};
};

0 comments on commit 1bdd445

Please sign in to comment.