diff options
Diffstat (limited to 'drivers/usb/host/ehci.h')
-rw-r--r-- | drivers/usb/host/ehci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci.h b/drivers/usb/host/ehci.h index 679c1cdcc915..1385ce2b3f0a 100644 --- a/drivers/usb/host/ehci.h +++ b/drivers/usb/host/ehci.h | |||
@@ -82,7 +82,6 @@ struct ehci_hcd { /* one per controller */ | |||
82 | struct dma_pool *sitd_pool; /* sitd per split iso urb */ | 82 | struct dma_pool *sitd_pool; /* sitd per split iso urb */ |
83 | 83 | ||
84 | struct timer_list watchdog; | 84 | struct timer_list watchdog; |
85 | struct notifier_block reboot_notifier; | ||
86 | unsigned long actions; | 85 | unsigned long actions; |
87 | unsigned stamp; | 86 | unsigned stamp; |
88 | unsigned long next_statechange; | 87 | unsigned long next_statechange; |