diff options
Diffstat (limited to 'drivers/s390/cio/css.h')
-rw-r--r-- | drivers/s390/cio/css.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/cio/css.h b/drivers/s390/cio/css.h index b70554523552..e1913518f354 100644 --- a/drivers/s390/cio/css.h +++ b/drivers/s390/cio/css.h | |||
@@ -144,6 +144,7 @@ struct schib; | |||
144 | int css_sch_is_valid(struct schib *); | 144 | int css_sch_is_valid(struct schib *); |
145 | 145 | ||
146 | extern struct workqueue_struct *slow_path_wq; | 146 | extern struct workqueue_struct *slow_path_wq; |
147 | void css_wait_for_slow_path(void); | ||
147 | 148 | ||
148 | extern struct attribute_group *subch_attr_groups[]; | 149 | extern struct attribute_group *subch_attr_groups[]; |
149 | #endif | 150 | #endif |