From: Cornelia Huck Date: Fri, 12 Oct 2007 14:11:14 +0000 (+0200) Subject: [S390] cio: remove subchannel_add_files() X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fbf9772b8e7917f85f35913b30788c74ea34cad5;p=linux-beck.git [S390] cio: remove subchannel_add_files() subchannel_add_files() no longer exists, remove from header. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky Signed-off-by: Heiko Carstens --- 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 *); extern struct workqueue_struct *slow_path_wq; -int subchannel_add_files (struct device *); extern struct attribute_group *subch_attr_groups[]; #endif