mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
Fix spelling of "occurred".
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Tom Rini
parent
09c2b8f3e3
commit
eae4b2b67b
@@ -438,7 +438,7 @@ typedef enum usb_device_event {
|
||||
DEVICE_HUB_RESET, /* bi - bus has been unplugged */
|
||||
DEVICE_DESTROY, /* bi - device instance should be destroyed */
|
||||
|
||||
DEVICE_HOTPLUG, /* bi - a hotplug event has occured */
|
||||
DEVICE_HOTPLUG, /* bi - a hotplug event has occurred */
|
||||
|
||||
DEVICE_FUNCTION_PRIVATE, /* function - private */
|
||||
|
||||
|
Reference in New Issue
Block a user