diff options
Diffstat (limited to 'drivers/usb/host/ohci.h')
| -rw-r--r-- | drivers/usb/host/ohci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/ohci.h b/drivers/usb/host/ohci.h index 71cdd2262860..8a9b9d9209e9 100644 --- a/drivers/usb/host/ohci.h +++ b/drivers/usb/host/ohci.h | |||
| @@ -383,6 +383,7 @@ struct ohci_hcd { | |||
| 383 | /* | 383 | /* |
| 384 | * driver state | 384 | * driver state |
| 385 | */ | 385 | */ |
| 386 | int num_ports; | ||
| 386 | int load [NUM_INTS]; | 387 | int load [NUM_INTS]; |
| 387 | u32 hc_control; /* copy of hc control reg */ | 388 | u32 hc_control; /* copy of hc control reg */ |
| 388 | unsigned long next_statechange; /* suspend/resume */ | 389 | unsigned long next_statechange; /* suspend/resume */ |
