summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/core/hub.h')
-rw-r--r--drivers/usb/core/hub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/core/hub.h b/drivers/usb/core/hub.h
index 0f8e82a..1b05994 100644
--- a/drivers/usb/core/hub.h
+++ b/drivers/usb/core/hub.h
@@ -229,7 +229,7 @@ struct usb_hub {
unsigned resume_root_hub:1;
unsigned has_indicators:1;
- enum hub_led_mode indicator[USB_MAXCHILDREN];
+ u8 indicator[USB_MAXCHILDREN];
struct work_struct leds;
};
OpenPOWER on IntegriCloud