diff options
Diffstat (limited to 'drivers/usb/chipidea/ci.h')
-rw-r--r-- | drivers/usb/chipidea/ci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/chipidea/ci.h b/drivers/usb/chipidea/ci.h index d738603a2757..e25d1263da13 100644 --- a/drivers/usb/chipidea/ci.h +++ b/drivers/usb/chipidea/ci.h | |||
@@ -139,6 +139,7 @@ struct ci13xxx { | |||
139 | enum ci_role role; | 139 | enum ci_role role; |
140 | bool is_otg; | 140 | bool is_otg; |
141 | struct work_struct work; | 141 | struct work_struct work; |
142 | struct work_struct vbus_work; | ||
142 | struct workqueue_struct *wq; | 143 | struct workqueue_struct *wq; |
143 | 144 | ||
144 | struct dma_pool *qh_pool; | 145 | struct dma_pool *qh_pool; |