Skip to content

Commit

Permalink
[S390] cio: remove subchannel_add_files()
Browse files Browse the repository at this point in the history
subchannel_add_files() no longer exists, remove from header.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
  • Loading branch information
Cornelia Huck authored and Martin Schwidefsky committed Oct 12, 2007
1 parent 7c9f4e3 commit fbf9772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/s390/cio/css.h
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,5 @@ int sch_is_pseudo_sch(struct subchannel *);

extern struct workqueue_struct *slow_path_wq;

int subchannel_add_files (struct device *);
extern struct attribute_group *subch_attr_groups[];
#endif

0 comments on commit fbf9772

Please sign in to comment.