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 71fe380f86f6..3464c5b875c4 100644 --- a/drivers/s390/cio/css.h +++ b/drivers/s390/cio/css.h | |||
@@ -195,4 +195,5 @@ extern struct workqueue_struct *slow_path_wq; | |||
195 | extern struct work_struct slow_path_work; | 195 | extern struct work_struct slow_path_work; |
196 | 196 | ||
197 | int subchannel_add_files (struct device *); | 197 | int subchannel_add_files (struct device *); |
198 | extern struct attribute_group *subch_attr_groups[]; | ||
198 | #endif | 199 | #endif |