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