[patch 02/34] cio: remove subchannel_add_files()

Previous thread: [patch 01/34] cio: rename css to channel_subsystems by Martin Schwidefsky on Thursday, October 4, 2007 - 4:27 am. (1 message)

Next thread: [patch 04/34] cio: Kerneldoc comments for cmf. by Martin Schwidefsky on Thursday, October 4, 2007 - 4:27 am. (1 message)
From: Martin Schwidefsky
Date: Thursday, October 4, 2007 - 4:27 am

From: Cornelia Huck <cornelia.huck@de.ibm.com>

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>
---

 drivers/s390/cio/css.h |    1 -
 1 file changed, 1 deletion(-)

Index: quilt-2.6/drivers/s390/cio/css.h
===================================================================
--- quilt-2.6.orig/drivers/s390/cio/css.h
+++ quilt-2.6/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

-- 
blue skies,
   Martin.

"Reality continues to ruin my life." - Calvin.

-

Previous thread: [patch 01/34] cio: rename css to channel_subsystems by Martin Schwidefsky on Thursday, October 4, 2007 - 4:27 am. (1 message)

Next thread: [patch 04/34] cio: Kerneldoc comments for cmf. by Martin Schwidefsky on Thursday, October 4, 2007 - 4:27 am. (1 message)