X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fusbdevice.h;h=f27e17f124a3113f988e9f43609424c72d1b5374;hb=fc300e2c5d9b6217400d89a58e35a69b362ad288;hp=da5af6efe4c0d827c8cccaac572436b503ff8920;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=u-boot 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 */