diff options
author | 2016-12-15 16:56:10 +0100 | |
---|---|---|
committer | 2017-01-09 10:19:14 -0600 | |
commit | 33ec224045b70b213f0d0f280dc7e543d71a4763 (patch) | |
tree | 709c465149eda680c2123aa06473de3ae59ab1fc | |
parent | Documentation: omap-usb-host: fix OMAP OHCI/EHCI file names (diff) | |
download | wireguard-linux-33ec224045b70b213f0d0f280dc7e543d71a4763.tar.xz wireguard-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 '')
-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>; }; - |