diff options
Diffstat (limited to 'drivers/s390')
-rw-r--r-- | drivers/s390/cio/css.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/cio/css.h b/drivers/s390/cio/css.h index f290c5c0f27b..81215ef32435 100644 --- a/drivers/s390/cio/css.h +++ b/drivers/s390/cio/css.h | |||
@@ -191,6 +191,5 @@ int sch_is_pseudo_sch(struct subchannel *); | |||
191 | 191 | ||
192 | extern struct workqueue_struct *slow_path_wq; | 192 | extern struct workqueue_struct *slow_path_wq; |
193 | 193 | ||
194 | int subchannel_add_files (struct device *); | ||
195 | extern struct attribute_group *subch_attr_groups[]; | 194 | extern struct attribute_group *subch_attr_groups[]; |
196 | #endif | 195 | #endif |