diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2016-12-15 18:56:10 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-01-09 19:19:14 +0300 |
commit | 33ec224045b70b213f0d0f280dc7e543d71a4763 (patch) | |
tree | 709c465149eda680c2123aa06473de3ae59ab1fc /Documentation/devicetree/bindings/usb | |
parent | b5ee3daf6efc9fe1096b9e66439c4de7e306b741 (diff) | |
download | linux-33ec224045b70b213f0d0f280dc7e543d71a4763.tar.xz |
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')
-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>; }; - |