diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2016-12-15 16:56:10 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-01-09 17:19:14 +0100 |
commit | 33ec224045b70b213f0d0f280dc7e543d71a4763 (patch) | |
tree | 709c465149eda680c2123aa06473de3ae59ab1fc /Documentation/devicetree/bindings/usb/ehci-omap.txt | |
parent | Documentation: omap-usb-host: fix OMAP OHCI/EHCI file names (diff) | |
download | linux-33ec224045b70b213f0d0f280dc7e543d71a4763.tar.xz linux-33ec224045b70b213f0d0f280dc7e543d71a4763.zip |
Documentation: ehci-omap: remove the unnecessary newline
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/ehci-omap.txt')
-rw-r--r-- | Documentation/devicetree/bindings/usb/ehci-omap.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/ehci-omap.txt b/Documentation/devicetree/bindings/usb/ehci-omap.txt index 3dc231c832b0..d77e11a975a2 100644 --- a/Documentation/devicetree/bindings/usb/ehci-omap.txt +++ b/Documentation/devicetree/bindings/usb/ehci-omap.txt @@ -29,4 +29,3 @@ usbhsehci: ehci@4a064c00 { &usbhsehci { phys = <&hsusb1_phy 0 &hsusb3_phy>; }; - |