Add a hyphen to correct the grammar.

Signed-off-by: Simon Glass <[email protected]>
---

 drivers/usb/host/ehci-hcd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
index bf02221..b040f12 100644
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
@@ -321,7 +321,7 @@ static void ehci_update_endpt2_dev_n_port(struct usb_device 
*udev,
                struct udevice *dev = parent;
 
                if (device_get_uclass_id(dev->parent) != UCLASS_USB_HUB) {
-                       printf("ehci: Error cannot find high speed parent of 
usb-1 device\n");
+                       printf("ehci: Error cannot find high-speed parent of 
usb-1 device\n");
                        return;
                }
 
-- 
2.4.3.573.g4eafbef

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to