aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/cio/css.h')
-rw-r--r--drivers/s390/cio/css.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/s390/cio/css.h b/drivers/s390/cio/css.h
index dfd5462f993f..ac845c1ebf83 100644
--- a/drivers/s390/cio/css.h
+++ b/drivers/s390/cio/css.h
@@ -189,4 +189,6 @@ extern int need_rescan;
189 189
190extern struct workqueue_struct *slow_path_wq; 190extern struct workqueue_struct *slow_path_wq;
191extern struct work_struct slow_path_work; 191extern struct work_struct slow_path_work;
192
193int subchannel_add_files (struct device *);
192#endif 194#endif