summaryrefslogtreecommitdiffstats
path: root/include/usbdevice.h
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2016-04-30 19:18:00 -0700
committerTom Rini <trini@konsulko.com>2016-05-02 18:37:09 -0400
commiteae4b2b67bc8c68e2440616a447ca6c6898ad188 (patch)
treeae51716b64a81b720d9513c5e33262c0d0a88e57 /include/usbdevice.h
parent09c2b8f3e39925e5bdff12cb90add09bc9e117d4 (diff)
downloadblackbird-obmc-uboot-eae4b2b67bc8c68e2440616a447ca6c6898ad188.tar.gz
blackbird-obmc-uboot-eae4b2b67bc8c68e2440616a447ca6c6898ad188.zip
Fix spelling of "occurred".
Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/usbdevice.h')
-rw-r--r--include/usbdevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usbdevice.h b/include/usbdevice.h
index da5af6efe4..f27e17f124 100644
--- a/include/usbdevice.h
+++ b/include/usbdevice.h
@@ -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 */
OpenPOWER on IntegriCloud