diff options
Diffstat (limited to 'include/usb_defs.h')
| -rw-r--r-- | include/usb_defs.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/usb_defs.h b/include/usb_defs.h index 5c5478f7c..c0022e675 100644 --- a/include/usb_defs.h +++ b/include/usb_defs.h @@ -247,7 +247,7 @@  #define HUB_CHAR_OCPM               0x0018  /* - *Hub Status & Hub Change bit masks + * Hub Status & Hub Change bit masks   */  #define HUB_STATUS_LOCAL_POWER	0x0001  #define HUB_STATUS_OVERCURRENT	0x0002 |