Commit fbf9772b authored by Cornelia Huck's avatar Cornelia Huck Committed by Martin Schwidefsky

[S390] cio: remove subchannel_add_files()

subchannel_add_files() no longer exists, remove from header.
Signed-off-by: default avatarCornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
parent 7c9f4e3a
...@@ -191,6 +191,5 @@ int sch_is_pseudo_sch(struct subchannel *); ...@@ -191,6 +191,5 @@ int sch_is_pseudo_sch(struct subchannel *);
extern struct workqueue_struct *slow_path_wq; extern struct workqueue_struct *slow_path_wq;
int subchannel_add_files (struct device *);
extern struct attribute_group *subch_attr_groups[]; extern struct attribute_group *subch_attr_groups[];
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment